discourse-ai/lib/ai_bot/personas
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
..
artist.rb DEV: Fix various typos (#434) 2024-01-19 12:51:26 +01:00
creative.rb DEV: AI bot migration to the Llm pattern. (#343) 2024-01-04 10:44:07 -03:00
dall_e_3.rb DEV: AI bot migration to the Llm pattern. (#343) 2024-01-04 10:44:07 -03:00
discourse_helper.rb FIX: call after tool calls failing on OpenAI / Gemini (#599) 2024-05-01 17:50:58 +10:00
general.rb DEV: AI bot migration to the Llm pattern. (#343) 2024-01-04 10:44:07 -03:00
github_helper.rb FEATURE: improved tooling (#651) 2024-05-30 06:33:50 +10:00
persona.rb FEATURE: smarter persona tethering (#832) 2024-10-16 07:20:31 +11:00
researcher.rb FEATURE: web browsing tool (#548) 2024-03-28 16:01:58 +11:00
settings_explorer.rb DEV: AI bot migration to the Llm pattern. (#343) 2024-01-04 10:44:07 -03:00
sql_helper.rb FIX: display search correctly, bug when stripping XML (#668) 2024-06-14 15:28:40 +10:00