mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-17 11:46:28 +08:00
OpenAI ship a new API for completions called "Responses API" Certain models (o3-pro) require this API. Additionally certain features are only made available to the new API. This allow enabling it per LLM. see: https://platform.openai.com/docs/api-reference/responses |
||
|---|---|---|
| .. | ||
| 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 | ||