discourse-ai/lib/completions/endpoints
Penar Musaraj 059da39a4a DEV: output raw response in dev mode
Makes it easier to debug issues, for example if rate limits are hit.
2025-05-13 16:54:10 -04:00
..
anthropic.rb DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
aws_bedrock.rb DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
base.rb DEV: output raw response in dev mode 2025-05-13 16:54:10 -04:00
canned_response.rb FIX: Return structured output on non-streaming mode (#1318) 2025-05-06 15:34:30 -03:00
cohere.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
fake.rb DEV: Zero delays on fake endpoint used in tests (#1311) 2025-05-05 17:47:32 -03:00
gemini.rb FEATURE: support configurable thinking tokens for Gemini (#1322) 2025-05-08 07:39:50 +10:00
hugging_face.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
mistral.rb FEATURE: Add support for Mistral models (#919) 2024-11-19 17:28:09 +11:00
ollama.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
open_ai.rb FEATURE: allow specifying tool use none in completion prompt 2025-03-25 08:06:43 +11:00
open_router.rb FEATURE: allow disabling of top_p and temp for thinking models (#1184) 2025-03-11 16:54:02 +11:00
samba_nova.rb DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
vllm.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00