discourse-ai/lib/completions
Sam be0b78cacd
FEATURE: new endpoint for directly accessing a persona (#876)
The new `/admin/plugins/discourse-ai/ai-personas/stream-reply.json` was added.

This endpoint streams data direct from a persona and can be used
to access a persona from remote systems leaving a paper trail in
PMs about the conversation that happened

This endpoint is only accessible to admins.

---------

Co-authored-by: Gabriel Grubba <70247653+Grubba27@users.noreply.github.com>
Co-authored-by: Keegan George <kgeorge13@gmail.com>
2024-10-30 10:28:20 +11:00
..
dialects FIX: Llm selector / forced tools / search tool (#862) 2024-10-25 06:24:53 +11:00
endpoints FEATURE: new endpoint for directly accessing a persona (#876) 2024-10-30 10:28:20 +11:00
anthropic_message_processor.rb FEATURE: anthropic function calling (#654) 2024-06-06 08:34:23 +10: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