discourse-ai/lib/completions/endpoints
Sam 12f00a62d2
FIX: use max_completion_tokens for open ai models (#1134)
max_tokens is now deprecated per API
2025-02-19 15:49:15 +11:00
..
anthropic.rb FEATURE: AI artifacts (#898) 2024-11-19 09:22:39 +11:00
aws_bedrock.rb FIX: AWS Bedrock non-streaming calls response log (#1072) 2025-01-15 18:51:25 -03:00
base.rb FEATURE: PDF support for rag pipeline (#1118) 2025-02-14 12:15:07 +11:00
canned_response.rb FEATURE: Select stop sequences from triage script (#1010) 2024-12-06 11:13:47 -03:00
cohere.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
fake.rb FEATURE: partial tool call support for OpenAI and Anthropic (#908) 2024-11-14 06:58:24 +11:00
gemini.rb FEATURE: AI artifacts (#898) 2024-11-19 09:22:39 +11: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 FIX: use max_completion_tokens for open ai models (#1134) 2025-02-19 15:49:15 +11:00
open_router.rb FIX: use max_completion_tokens for open ai models (#1134) 2025-02-19 15:49:15 +11:00
samba_nova.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00
vllm.rb FEATURE: improve tool support (#904) 2024-11-12 08:14:30 +11:00