discourse-ai/spec/lib/completions/endpoints
Sam 3993c685e1
FEATURE: anthropic function calling (#654)
Adds support for native tool calling (both streaming and non streaming) for Anthropic.

This improves general tool support on the Anthropic models.
2024-06-06 08:34:23 +10:00
..
anthropic_spec.rb FEATURE: anthropic function calling (#654) 2024-06-06 08:34:23 +10:00
aws_bedrock_spec.rb FEATURE: anthropic function calling (#654) 2024-06-06 08:34:23 +10:00
cohere_spec.rb FEATURE: Add native Cohere tool support (#655) 2024-06-04 08:59:15 +10:00
endpoint_compliance.rb FIX: more robust function call support (#581) 2024-04-19 06:54:54 +10:00
gemini_spec.rb FIX: correct gemini streaming implementation (#632) 2024-05-22 16:35:29 +10:00
hugging_face_spec.rb FEATURE: Configurable LLMs. (#606) 2024-05-13 12:46:42 -03:00
open_ai_spec.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
vllm_spec.rb REFACTOR: Migrate Vllm/TGI-served models to the OpenAI format. (#588) 2024-05-07 10:02:16 -03:00