Merge branch 'HKUDS:main' into feat_login-jwt
This commit is contained in:
@@ -337,9 +337,6 @@ def create_app(args):
|
||||
"use_llm_check": False,
|
||||
},
|
||||
namespace_prefix=args.namespace_prefix,
|
||||
addon_params={
|
||||
"language": args.language,
|
||||
},
|
||||
auto_manage_storages_states=False,
|
||||
)
|
||||
else: # azure_openai
|
||||
|
Reference in New Issue
Block a user