Mermaid front end rendering (#1166)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
This commit is contained in:
parent
562a571281
commit
67bed54f32
13 changed files with 919 additions and 211 deletions
|
|
@ -33,7 +33,6 @@ class UniversalChatApi(UniversalChatResource):
|
|||
args = parser.parse_args()
|
||||
|
||||
app_model_config = app_model.app_model_config
|
||||
app_model_config
|
||||
|
||||
# update app model config
|
||||
args['model_config'] = app_model_config.to_dict()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue