discourse-ai/lib/ai_bot
Sam 8eee6893d6
FEATURE: GPT4o support and better auditing (#618)
- Introduce new support for GPT4o (automation / bot / summary / helper)
- Properly account for token counts on OpenAI models
- Track feature that was used when generating AI completions
- Remove custom llm support for summarization as we need better interfaces to control registration and de-registration
2024-05-14 13:28:46 +10:00
..
personas FIX: improve function call parsing (#613) 2024-05-13 19:40:11 +10:00
tools FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
bot.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
entry_point.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
playground.rb FIX: context repairs for @mentioned bot (#608) 2024-05-08 18:44:04 +10:00
question_consolidator.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
site_settings_extension.rb FEATURE: mentionable personas and random picker tool, context limits (#466) 2024-02-15 16:37:59 +11:00