discourse-ai/db/post_migrate
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
..
20230314184514_migrate_discourse_ai_reviewables.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
20230320191928_drop_completion_prompt_value.rb FEATURE: Prompts can consist of multiple messages. (#21) 2023-03-21 12:04:59 -03:00
20231123224203_switch_to_generic_completion_prompts.rb REFACTOR: Use LLM abstraction in the AI Helper. (#312) 2023-11-27 09:33:31 -03:00
20231128151234_recreate_generate_titles_prompt.rb FIX: Use XML tags in generate_titles prompt. (#322) 2023-11-28 12:52:22 -03:00
20240119152348_explicit_provider_backwards_compat.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
20240207144910_fix_llm_backed_setting_defaults.rb FIX: Explicit check for empty string in compat migration (#463) 2024-02-07 14:51:51 -03:00