discourse-ai/spec/requests
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
..
admin FEATURE: new endpoint for directly accessing a persona (#876) 2024-10-30 10:28:20 +11:00
ai_bot DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00
ai_helper FIX: Basic cleanup of AI Caption to remove line breaks and pipes (#857) 2024-10-23 18:38:29 -03:00
discord FEATURE: Discord Bot integration (#831) 2024-10-16 12:41:18 -03:00
embeddings FEATURE: smarter persona tethering (#832) 2024-10-16 07:20:31 +11:00
summarization REFACTOR: Support of different summarization targets/prompts. (#835) 2024-10-15 13:53:26 -03:00
topic_spec.rb FIX: Load categories for related topics (#570) 2024-04-15 09:31:07 +10:00