discourse-ai/lib/ai_bot
Sam bdf3b6268b
FEATURE: smarter persona tethering (#832)
Splits persona permissions so you can allow a persona on:

- chat dms
- personal messages
- topic mentions
- chat channels

(any combination is allowed)

Previously we did not have this flexibility.

Additionally, adds the ability to "tether" a language model to a persona so it will always be used by the persona. This allows people to use a cheaper language model for one group of people and more expensive one for other people
2024-10-16 07:20:31 +11:00
..
personas FEATURE: smarter persona tethering (#832) 2024-10-16 07:20:31 +11:00
tools FEATURE: support chain halting and upload creation support (#821) 2024-10-09 08:17:45 +11:00
bot.rb FEATURE: allow persona to only force tool calls on limited replies (#827) 2024-10-11 07:23:42 +11:00
entry_point.rb FEATURE: smarter persona tethering (#832) 2024-10-16 07:20:31 +11:00
playground.rb FEATURE: smarter persona tethering (#832) 2024-10-16 07:20:31 +11:00
question_consolidator.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
site_settings_extension.rb DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00
tool_runner.rb FEATURE: support chain halting and upload creation support (#821) 2024-10-09 08:17:45 +11:00