discourse-ai/lib/completions
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
..
dialects FIX: Llm selector / forced tools / search tool (#862) 2024-10-25 06:24:53 +11:00
endpoints FEATURE: support custom instructions for persona streaming (#890) 2024-11-05 07:43:26 +11:00
anthropic_message_processor.rb FIX: we must properly encode objects prior to escaping (#891) 2024-11-04 16:16:25 +11:00
function_call_normalizer.rb FIX: more robust function call support (#581) 2024-04-19 06:54:54 +10:00
llm.rb FEATURE: better logging for automation reports (#853) 2024-10-23 16:49:56 +11:00
prompt.rb FEATURE: allows forced LLM tool use (#818) 2024-10-05 09:46:57 +10:00
prompt_messages_builder.rb FEATURE: Add support for contextualizing a DM to a bot (#627) 2024-05-21 17:17:02 +10:00
upload_encoder.rb FEATURE: Add vision support to AI personas (Claude 3) (#546) 2024-03-27 14:30:11 +11:00
xml_tag_stripper.rb FIX: display search correctly, bug when stripping XML (#668) 2024-06-14 15:28:40 +10:00