discourse-ai/lib/completions/dialects
Rafael dos Santos Silva d792919ddf
DEV: Move tokenizers to a gem (#1481)
Also renames the Mixtral tokenizer to Mistral.

See gem at github.com/discourse/discourse_ai-tokenizers


Co-authored-by: Roman Rizzi <roman@discourse.org>
2025-07-02 14:43:03 -03:00
..
chat_gpt.rb FEATURE: optionally support OpenAI responses API (#1423) 2025-06-11 17:12:25 +10: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 FIX: Strip uploads from msg when searching for rag fragments (#1475) 2025-06-30 15:03:17 -03:00
dialect.rb DEV: Move tokenizers to a gem (#1481) 2025-07-02 14:43:03 -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 FIX: Strip uploads from msg when searching for rag fragments (#1475) 2025-06-30 15:03:17 -03:00
nova_tools.rb DEV: use a proper object for tool definition (#1337) 2025-05-15 17:32:39 +10:00
ollama.rb FIX: Strip uploads from msg when searching for rag fragments (#1475) 2025-06-30 15:03:17 -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 FEATURE: optionally support OpenAI responses API (#1423) 2025-06-11 17:12:25 +10:00
xml_tools.rb DEV: use a proper object for tool definition (#1337) 2025-05-15 17:32:39 +10:00