discourse-ai/spec
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
..
configuration FIX: Correctly display errors when parent module needs to be disabled first (#788) 2024-08-30 17:16:11 -03:00
fabricators UX: Improve seeded LLM edit page (#856) 2024-10-23 13:58:27 -07:00
fixtures FIX: Load categories from search response (#612) 2024-05-14 17:13:25 +03:00
jobs FEATURE: Fast-track gist regeneration when a hot topic gets a new post (#860) 2024-10-25 12:38:49 -03:00
lib DEV: Hide soon to be deprecated modules settings (#872) 2024-10-28 14:27:25 -03:00
models FEATURE: smarter persona tethering (#832) 2024-10-16 07:20:31 +11:00
requests FEATURE: new endpoint for directly accessing a persona (#876) 2024-10-30 10:28:20 +11:00
serializers DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
services/discourse_ai REFACTOR: Support of different summarization targets/prompts. (#835) 2024-10-15 13:53:26 -03:00
shared DEV: Hide soon to be deprecated modules settings (#872) 2024-10-28 14:27:25 -03:00
support FIX: typo causing text_embedding_3_large to fail (#460) 2024-02-05 11:16:36 +11:00
system DEV: Hide soon to be deprecated modules settings (#872) 2024-10-28 14:27:25 -03:00
tasks FIX: Filter soft-deleted topics when backfilling sentiment (#527) 2024-03-12 21:01:24 -03:00
plugin_helper.rb DEV: Fix mismatched column types (#868) 2024-10-28 15:36:42 +02:00
plugin_spec.rb DEV: Hide soon to be deprecated modules settings (#872) 2024-10-28 14:27:25 -03:00