discourse-ai/db/post_migrate
Roman Rizzi 5cb91217bd
FIX: Flaky SRV-backed model seeding. (#708)
* Seeding the SRV-backed model should happen inside an initializer.
* Keep the model up to date when the hidden setting changes.
* Use the correct Mixtral model name and fix previous data migration.
* URL validation should trigger only when we attempt to update it.
2024-07-08 18:47:10 -03:00
..
20230314184514_migrate_discourse_ai_reviewables.rb
20230320191928_drop_completion_prompt_value.rb
20231123224203_switch_to_generic_completion_prompts.rb
20231128151234_recreate_generate_titles_prompt.rb
20240119152348_explicit_provider_backwards_compat.rb
20240207144910_fix_llm_backed_setting_defaults.rb
20240528144216_seed_open_ai_models.rb
20240531205234_seed_claude_models.rb
20240603133432_seed_other_propietary_models.rb
20240603143158_seed_oss_models.rb
20240606152117_copy_summary_sections_to_ai_summaries.rb DEV: Add summarization logic from core (#658) 2024-07-02 08:51:59 -07:00
20240609232736_drop_commands_from_ai_personas.rb
20240610232040_copy_summarization_strategy_to_ai_summarization_strategy.rb DEV: Add summarization logic from core (#658) 2024-07-02 08:51:59 -07:00
20240610232546_copy_custom_summarization_allowed_groups_to_ai_custom_summarization_allowed_groups.rb DEV: Add summarization logic from core (#658) 2024-07-02 08:51:59 -07:00
20240619193057_choose_llm_model_setting_migration.rb
20240619211337_update_automation_script_models.rb
20240624202602_add_provider_specific_params_to_llm_models.rb
20240703135444_llm_models_for_summarization.rb FEATURE: move summary to use llm_model (#699) 2024-07-04 10:48:18 +10:00
20240708193243_fix_vllm_model_name.rb FIX: Flaky SRV-backed model seeding. (#708) 2024-07-08 18:47:10 -03:00