Commit Graph

21 Commits

Author SHA1 Message Date
Wendong
265facfec9 Revert "feat: enhance OpenAI-compatible model support with role-specific configurations (#356)"
This reverts commit bd8f220416, reversing
changes made to 106a169ee9.
2025-03-21 15:57:39 +08:00
Wendong-Fan
2e034d95e1 Merge branch 'main' into tj-scripts 2025-03-21 15:38:23 +08:00
Wendong
106a169ee9 update max_token setting in example 2025-03-20 19:54:34 +08:00
Wendong
f532b628f1 fix 2025-03-20 17:47:42 +08:00
Wendong
42961908e2 minor update 2025-03-20 16:19:27 +08:00
tj-scripts
6a68ea2c88 refactor: 为 API 密钥添加默认值
- 为用户、助理、Web、规划和图像角色的 API 密钥添加默认值 "Your_Key"。这样可以在环境变量未设置时提供一个明显的占位符,便于用户识别和替换。
2025-03-19 11:24:38 +08:00
tj-scripts
1017041b10 feat: 通过角色专属配置增强 OpenAI 兼容模型支持
- 在 run_openai_compatiable_model.py 中新增不同角色使用不同模型的支持
- 在 .env_template 中添加角色专属 API 配置选项
- 新增命令行参数支持直接传入问题
- 在 README_zh.md 和 README.md 中更新使用示例文档
- 优化网页应用描述提升表述清晰度
- 在 .gitignore 中添加 `.venv` 和 `tmp/` 目录
2025-03-19 11:01:17 +08:00
Wendong
497db81282 format fix and more safe token info get 2025-03-19 05:20:04 +08:00
Wendong-Fan
aba23a79f9 feat: add cli mode (#337) 2025-03-19 02:59:22 +08:00
Sun Tao
4da8ecdb20 update readme and mcp demo 2025-03-18 20:06:27 +08:00
Yuujee
24a9fd8867 fix: code fix 2025-03-17 23:45:10 +08:00
Yuujee
40f256e6cd feat: add cli mode 2025-03-17 23:37:47 +08:00
JINO-ROHIT
bbf4630a7b fix groq example path and the usage 2025-03-17 15:23:21 +05:30
Wendong
6da9bd4716 update path 2025-03-17 15:17:08 +08:00
Wendong
7443ee2fde add --force-file-protocol to mcp run 2025-03-16 03:05:59 +08:00
Wendong
aa799d8230 mcp file protocol fix 2025-03-16 02:55:30 +08:00
Wendong
a7c4c06d4e update docker setting 2025-03-16 02:44:02 +08:00
Wendong
0cf3717f57 update env load path 2025-03-15 22:59:48 +08:00
Wendong
8880ec4e20 update 2025-03-15 21:41:20 +08:00
Wendong
0f3deff749 update 2025-03-15 12:43:42 +08:00
Wendong
05aebff028 update wendong 2025-03-15 12:24:31 +08:00