统一网络
This commit is contained in:
@@ -44,10 +44,10 @@ async def chat_stream(request: DeepAgentChatRequest):
|
||||
* `config_params`: (可选) 对话配置参数
|
||||
```json
|
||||
{
|
||||
"message": "示例",
|
||||
"message": "你好",
|
||||
"config_params": {
|
||||
"type": "test",
|
||||
"value": "test",
|
||||
"region": "test",
|
||||
"style": "test"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user