save_load_learned

This commit is contained in:
CakeCN
2025-11-17 23:14:55 +08:00
parent 553a7724b3
commit 0fd548edcd
5 changed files with 194 additions and 151 deletions

View File

@@ -48,4 +48,5 @@ class Config:
}
ASE_ENGINE_URL = GLOBAL_CONFIG['ASE_ENGINE']['url']
ASE_ENGINE_URL_TOKEN = GLOBAL_CONFIG['ASE_ENGINE']['url_token']
ASE_ENGINE_NAMESPACE = GLOBAL_CONFIG['ASE_ENGINE']['namespace']