MaxKB/apps/application/migrations
shaohuzhang1 0e68f4a852
fix: Set application default language (#2206)
2025-02-10 16:16:56 +08:00
..
0001_initial.py
0002_chat_client_id.py
0003_application_icon.py
0004_applicationaccesstoken_show_source.py
0005_alter_chat_abstract_alter_chatrecord_answer_text.py
0006_applicationapikey_allow_cross_domain_and_more.py
0007_alter_application_prologue.py
0008_chat_is_deleted.py
0009_application_type_application_work_flow_and_more.py
0010_alter_chatrecord_details.py
0011_application_model_params_setting.py chore: remove some warning code 2024-11-14 10:58:38 +08:00
0012_application_stt_model_application_stt_model_enable_and_more.py
0013_application_tts_type.py
0014_application_problem_optimization_prompt.py
0015_re_database_index.py feat: reindex 2024-09-18 18:04:21 +08:00
0016_alter_chatrecord_problem_text.py fix: 修复问题过长openai应用接口错误 2024-09-26 13:25:07 +08:00
0017_application_tts_model_params_setting.py chore: remove some warning code 2024-11-14 10:58:38 +08:00
0018_workflowversion_name.py refactor: 优化代码 2024-10-23 18:32:26 +08:00
0019_application_file_upload_enable_and_more.py fix: 修复子应用表单调用无法调用问题 (#1741) 2024-12-03 15:23:53 +08:00
0020_application_record_update_time.py refactor: 修改执行的方法 2024-11-13 15:43:26 +08:00
0021_applicationpublicaccessclient_client_id_and_more.py fix: Application access restrictions are not separately counted for each application (#1937) 2024-12-30 10:24:36 +08:00
0022_application_tts_autoplay.py feat: support autoplay answer for tts model 2025-01-03 16:44:32 +08:00
0023_application_stt_autosend.py feat: Support stt mode auto send message 2025-01-06 11:31:25 +08:00
0024_applicationaccesstoken_language.py fix: Set application default language (#2206) 2025-02-10 16:16:56 +08:00
0025_alter_application_prologue.py fix: Application opening statement character limit (#2075) 2025-01-22 17:56:59 +08:00
__init__.py