mirror of
https://github.com/agentuniverse-ai/agentUniverse.git
synced 2026-02-08 17:49:20 +08:00
fix
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# @Time : 2024/12/10 17:07
|
||||
# @Author : fanen.lhy
|
||||
# @Email : fanen.lhy@antgroup.com
|
||||
# @FileName: custom_flask_request_sink.py
|
||||
# @FileName: custom_flask_response_sink.py
|
||||
from agentuniverse.base.util.logging.log_sink.flask_response_log_sink import FlaskResponseLogSink
|
||||
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/7/26 10:10
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: llm.py
|
||||
# @FileName: llm_constant.py
|
||||
# llm model name list
|
||||
LLM_MODEL_NAME = {
|
||||
'demo_llm': ['gpt-4o', 'gpt-4o-mini', 'o1', 'o3-mini', 'qwen-max', 'qwen-long', 'qwen-plus',
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# @Time : 2024/12/17 20:54
|
||||
# @Author : wangchongshi
|
||||
# @Email : wangchongshi.wcs@antgroup.com
|
||||
# @FileName: dir_structure_updater.py
|
||||
# @FileName: au_dir_structure_updater.py
|
||||
import os
|
||||
import shutil
|
||||
from pathlib import Path
|
||||
|
||||
Reference in New Issue
Block a user