discourse-ai/spec/requests/admin
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_llms_controller_spec.rb FEATURE: improve visibility of AI usage in LLM page (#845) 2024-10-22 11:16:02 +11:00
ai_personas_controller_spec.rb FEATURE: new endpoint for directly accessing a persona (#876) 2024-10-30 10:28:20 +11:00
ai_tools_controller_spec.rb FIX: testing tool was not showing rag results (#867) 2024-10-25 16:01:25 +11:00
rag_document_fragments_controller_spec.rb FEATURE: RAG search within tools (#802) 2024-09-30 17:27:50 +10:00