discourse-ai/lib/ai_helper
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
..
assistant.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
chat_thread_titler.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
entry_point.rb FIX: Prevent AI chat thread titles from being created before replies are posted (#517) 2024-03-07 16:14:17 -03:00
painter.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
semantic_categorizer.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00