feat 接入report
This commit is contained in:
@@ -31,6 +31,8 @@ async def chat_stream(request: ChatRequest):
|
||||
* `checkpoint_id`: (可选) 历史快照 ID。
|
||||
* `config_params`: (可选) 对话配置参数
|
||||
* `require_suggestion`: (可选) 是否需要建议按钮
|
||||
* `use_report`: (可选) 是否需要使用report功能 true/false
|
||||
|
||||
|
||||
#### 3. 响应流说明 (Data Format)
|
||||
响应以 `data: ` 开头的 JSON 字符串流形式发送:
|
||||
|
||||
Reference in New Issue
Block a user