discourse-ai/lib/completions/endpoints
Sam 98022d7d96
FEATURE: support custom instructions for persona streaming (#890)
This allows us to inject information into the system prompt
which can help shape replies without repeating over and over
in messages.
2024-11-05 07:43:26 +11:00
..
anthropic.rb FIX: Llm selector / forced tools / search tool (#862) 2024-10-25 06:24:53 +11:00
aws_bedrock.rb FIX: Llm selector / forced tools / search tool (#862) 2024-10-25 06:24:53 +11:00
base.rb FEATURE: better logging for automation reports (#853) 2024-10-23 16:49:56 +11:00
canned_response.rb FEATURE: better logging for automation reports (#853) 2024-10-23 16:49:56 +11:00
cohere.rb DEV: Remove old code now that features rely on LlmModels. (#729) 2024-07-30 13:44:57 -03:00
fake.rb FEATURE: support custom instructions for persona streaming (#890) 2024-11-05 07:43:26 +11:00
gemini.rb FIX: we must properly encode objects prior to escaping (#891) 2024-11-04 16:16:25 +11:00
hugging_face.rb DEV: Remove old code now that features rely on LlmModels. (#729) 2024-07-30 13:44:57 -03:00
ollama.rb FEATURE: Tools for models from Ollama provider (#819) 2024-10-11 07:25:53 +11:00
open_ai.rb FIX: we must properly encode objects prior to escaping (#891) 2024-11-04 16:16:25 +11:00
samba_nova.rb FEATURE: add a SambaNova LLM provider (#797) 2024-09-12 11:28:08 +10:00
vllm.rb FIX: Add tool support to open ai compatible dialect and vllm (#734) 2024-08-02 09:52:33 -03:00