discourse-ai/spec/lib/completions/endpoints
Roman Rizzi 62fc7d6ed0
FEATURE: Configurable LLMs. (#606)
This PR introduces the concept of "LlmModel" as a new way to quickly add new LLM models without making any code changes. We are releasing this first version and will add incremental improvements, so expect changes.

The AI Bot can't fully take advantage of this feature as users are hard-coded. We'll fix this in a separate PR.s
2024-05-13 12:46:42 -03:00
..
anthropic_spec.rb FEATURE: add Claude 3 Haiku bot support (#552) 2024-04-03 16:06:27 +11:00
aws_bedrock_spec.rb FIX: streaming broken in bedrock when chunks are not aligned (#609) 2024-05-09 12:11:50 +10:00
cohere_spec.rb FEATURE: Cohere Command R support (#558) 2024-04-11 07:24:17 +10:00
endpoint_compliance.rb FIX: more robust function call support (#581) 2024-04-19 06:54:54 +10:00
gemini_spec.rb FEATURE: Add GitHub Helper AI Bot persona and tools (#513) 2024-03-08 06:37:23 +11:00
hugging_face_spec.rb FEATURE: Configurable LLMs. (#606) 2024-05-13 12:46:42 -03:00
open_ai_spec.rb FIX: call after tool calls failing on OpenAI / Gemini (#599) 2024-05-01 17:50:58 +10:00
vllm_spec.rb REFACTOR: Migrate Vllm/TGI-served models to the OpenAI format. (#588) 2024-05-07 10:02:16 -03:00