This website requires JavaScript.
Explore
Help
Sign In
discourse
/
discourse-ai
Watch
1
Star
0
Fork
0
You've already forked discourse-ai
mirror of
https://github.com/discourse/discourse-ai.git
synced
2025-03-06 01:10:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse-ai
/
db
/
post_migrate
History
Natalie Tay
7cd7f71857
DEV: Promote historical post-deploy migrations (
#728
)
2024-07-30 01:44:57 +08: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
20240528144216_seed_open_ai_models.rb
DEV: Rewire AI bot internals to use LlmModel (
#638
)
2024-06-18 14:32:14 -03:00
20240531205234_seed_claude_models.rb
DEV: Rewire AI bot internals to use LlmModel (
#638
)
2024-06-18 14:32:14 -03:00
20240603133432_seed_other_propietary_models.rb
DEV: Rewire AI bot internals to use LlmModel (
#638
)
2024-06-18 14:32:14 -03:00
20240603143158_seed_oss_models.rb
FEATURE: allow access to private topics if tool permits (
#673
)
2024-06-19 15:49:36 +10:00
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
FEATURE: optional tool detail blocks (
#662
)
2024-06-11 18:14:14 +10:00
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
DEV: Transition "Select model" settings to only use LlmModels (
#675
)
2024-06-19 18:01:35 -03:00
20240619211337_update_automation_script_models.rb
DEV: Use LlmModels as options in automation rules (
#676
)
2024-06-21 08:07:17 +10:00
20240624202602_add_provider_specific_params_to_llm_models.rb
DEV: Use Rails 7.0 instead of 7.1 in post-migrations
2024-06-26 18:41:38 +02:00
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
20240724174343_migrate_vision_llms.rb
FEATURE: Track if a model can do vision in the llm_models table (
#725
)
2024-07-24 16:29:47 -03:00