mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-15 11:27:11 +08:00
* FIX: implement max_output tokens (anthropic/openai/bedrock/gemini/open router) Previously this feature existed but was not implemented Also updates a bunch of models to in our preset to point to latest * implementing in base is safer, simpler and easier to manage * anthropic 3.5 is getting older, lets use 4.0 here and fix spec |
||
|---|---|---|
| .. | ||
| anthropic.rb | ||
| aws_bedrock.rb | ||
| base.rb | ||
| canned_response.rb | ||
| cohere.rb | ||
| fake.rb | ||
| gemini.rb | ||
| hugging_face.rb | ||
| mistral.rb | ||
| ollama.rb | ||
| open_ai.rb | ||
| open_router.rb | ||
| samba_nova.rb | ||
| vllm.rb | ||