Commit Graph

10 Commits

Author SHA1 Message Date
lilong.129
1694f36837 change: replace openai model with ark model 2025-07-03 22:13:23 +08:00
lilong.129
58ce7efb8b change: upgrade eino sdk 2025-07-03 21:47:45 +08:00
lilong.129
12cebef3b9 change: set llm timeout to 120s 2025-06-09 22:42:19 +08:00
lilong.129
484eebdefd feat: implement multi-model service configuration support
- Support configuring multiple LLM services simultaneously
- Auto-derive model names from service types to simplify configuration
- Maintain backward compatibility with existing configurations
- Refactor configuration logic into dedicated env module
- Add comprehensive unit test coverage
- Update documentation with new configuration approach
2025-06-06 22:17:59 +08:00
lilong.129
563015c55a refactor: LoadEnv 2025-03-31 14:54:58 +08:00
lilong.129
2ad5c4f6db fix: load env 2025-03-23 10:06:50 +08:00
lilong.129
148d70accf change: load env once 2025-03-22 15:23:39 +08:00
lilong.129
3801ffb744 feat: load .env file from current working directory upward recursively 2025-03-20 14:23:56 +08:00
lilong.129
a4d3c08a6a fix: check LLM env 2025-03-19 22:28:42 +08:00
lilong.129
55acaceb09 feat: add TapByLLM/PlanNextAction for XTDriver 2025-03-19 21:16:21 +08:00