discourse-ai/spec/lib/completions/dialects
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
..
chat_gpt_spec.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00
claude_spec.rb FEATURE: anthropic function calling (#654) 2024-06-06 08:34:23 +10:00
dialect_context.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00
dialect_spec.rb FEATURE: Set endpoint credentials directly from LlmModel. (#625) 2024-05-16 09:50:22 -03:00
gemini_spec.rb FIX: correct gemini streaming implementation (#632) 2024-05-22 16:35:29 +10:00