discourse-ai/lib/completions/dialects
Roman Rizzi 0ce17a122f
FIX: Correctly pass tool_choice when using Claude models. (#1364)
The `ClaudePrompt` object couldn't access the original prompt's tool_choice attribute, affecting both Anthropic and Bedrock.
2025-05-23 10:36:52 -03:00
..
chat_gpt.rb FEATURE: flexible image handling within messages (#1214) 2025-03-31 12:39:07 -03:00
claude.rb FIX: Correctly pass tool_choice when using Claude models. (#1364) 2025-05-23 10:36:52 -03:00
claude_tools.rb DEV: use a proper object for tool definition (#1337) 2025-05-15 17:32:39 +10:00
cohere_tools.rb DEV: use a proper object for tool definition (#1337) 2025-05-15 17:32:39 +10:00
command.rb FEATURE: flexible image handling within messages (#1214) 2025-03-31 12:39:07 -03:00
dialect.rb FEATURE: flexible image handling within messages (#1214) 2025-03-31 12:39:07 -03:00
fake.rb FEATURE: Amazon Nova support via bedrock (#997) 2024-12-06 07:45:58 +11:00
gemini.rb DEV: use a proper object for tool definition (#1337) 2025-05-15 17:32:39 +10:00
mistral.rb FEATURE: Amazon Nova support via bedrock (#997) 2024-12-06 07:45:58 +11:00
nova.rb DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
nova_tools.rb DEV: use a proper object for tool definition (#1337) 2025-05-15 17:32:39 +10:00
ollama.rb FEATURE: flexible image handling within messages (#1214) 2025-03-31 12:39:07 -03:00
ollama_tools.rb DEV: use a proper object for tool definition (#1337) 2025-05-15 17:32:39 +10:00
open_ai_compatible.rb FEATURE: flexible image handling within messages (#1214) 2025-03-31 12:39:07 -03:00
open_ai_tools.rb DEV: use a proper object for tool definition (#1337) 2025-05-15 17:32:39 +10:00
xml_tools.rb DEV: use a proper object for tool definition (#1337) 2025-05-15 17:32:39 +10:00