discourse-ai/lib/configuration
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
..
embeddings_model_validator.rb UX: Re-introduce embedding settings validations (#457) 2024-02-01 16:54:09 -03:00
embeddings_module_validator.rb UX: Re-introduce embedding settings validations (#457) 2024-02-01 16:54:09 -03:00
llm_dependency_validator.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
llm_enumerator.rb HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
llm_validator.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00