mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-16 11:36:23 +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_spec.rb | ||
| aws_bedrock_spec.rb | ||
| cohere_spec.rb | ||
| endpoint_compliance.rb | ||
| gemini_spec.rb | ||
| hugging_face_spec.rb | ||
| nova_spec.rb | ||
| ollama_spec.rb | ||
| open_ai_responses_api_spec.rb | ||
| open_ai_spec.rb | ||
| open_router_spec.rb | ||
| samba_nova_spec.rb | ||
| vllm_spec.rb | ||