feat: 初始化基于国产开源大模型的AI Scientist自进化科研发现引擎工程
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# 通用 OpenAI 规范 API 配置 (默认 Qwen 通义千问/百炼系列 或 DeepSeek)
|
||||
API_KEY=your_api_key_here
|
||||
BASE_URL=https://dashscope.aliyuncs.com/compatible-mode/v1
|
||||
DEFAULT_MODEL=qwen3.7-max
|
||||
|
||||
# 项目配置
|
||||
LOG_LEVEL=INFO
|
||||
DATA_DIR=./data
|
||||
OUTPUT_DIR=./outputs
|
||||
Reference in New Issue
Block a user