mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-06-13 11:14:38 +08:00
docs(agent): add README for react-agent parent and sub-modules
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# liteflow-react-agent-dashscope
|
||||
|
||||
阿里云 DashScope / Qwen 模型支持。
|
||||
|
||||
## 使用
|
||||
|
||||
```java
|
||||
DashScopeChatModel model = DashScopeModelFactory.of(apiKey, "qwen3-max");
|
||||
```
|
||||
Reference in New Issue
Block a user