discourse-ai/app/models
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
..
ai_api_audit_log.rb FEATURE: better logging for automation reports (#853) 2024-10-23 16:49:56 +11:00
ai_persona.rb DEV: Update plugin annotations (#871) 2024-10-28 14:07:09 +00:00
ai_summary.rb DEV: Update plugin annotations (#871) 2024-10-28 14:07:09 +00:00
ai_tool.rb FEATURE: support chain halting and upload creation support (#821) 2024-10-09 08:17:45 +11:00
chat_message_custom_prompt.rb DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00
classification_result.rb DEV: Update plugin annotations (#871) 2024-10-28 14:07:09 +00:00
completion_prompt.rb FEATURE: new endpoint for directly accessing a persona (#876) 2024-10-30 10:28:20 +11:00
llm_model.rb FIX: Llm selector / forced tools / search tool (#862) 2024-10-25 06:24:53 +11:00
model_accuracy.rb DEV: Update rubocop-discourse to version 3.8.0 (#641) 2024-05-28 11:15:42 +02:00
post_custom_prompt.rb FEATURE: AI Bot RAG support. (#537) 2024-04-01 13:43:34 -03:00
rag_document_fragment.rb DEV: Update plugin annotations (#871) 2024-10-28 14:07:09 +00:00
reviewable_ai_chat_message.rb DEV: Update plugin annotations (#871) 2024-10-28 14:07:09 +00:00
reviewable_ai_post.rb DEV: Update plugin annotations (#871) 2024-10-28 14:07:09 +00:00
shared_ai_conversation.rb DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00