discourse-ai/app
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
..
controllers/discourse_ai HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
helpers/discourse_ai/ai_bot FIX: expire assets when CSS changes FIX: missing translation on share page (#528) 2024-03-13 20:52:33 +11:00
jobs FEATURE: support Chat with AI Persona via a DM (#488) 2024-05-06 09:49:02 +10:00
mailers FEATURE: support sending AI report to an email address (#368) 2023-12-19 17:51:49 +11:00
models FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
serializers FEATURE: Configurable LLMs. (#606) 2024-05-13 12:46:42 -03:00
views UX: Add title suffix to shared AI pages (#531) 2024-03-15 10:31:58 +00:00