Open
Description
Self Checks
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report (Language Policy).
- Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- Please do not modify this template :) and fill in all the required fields.
Describe your problem
The parameters in the Begin component cannot be updated via the HTTP API /api/v1/agents/{agent_id}/completions; they always retain the values assigned during the initial creation of the agent session.
json:
{
"isNet": "1",//开始组件的参数
"question": "今天的新闻",
"stream": false,
"session_id": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"user_id": "xxxxxxxxxxxxxxxxxxxxxxxxx"
}
Metadata
Metadata
Assignees
Labels
No labels