基于聊天消息及历史消息和其他相关信息(角色背景、用户 profile 等)生成图片
根据Agent角色、聊天历史和用户消息生成图片,并保存到聊天历史中。注意:路径参数 agent_id 仅作为目前的名称,实际应为 chat_id。未来如需扩展可直接重命名。agent id 则代表与该 agent 的当前会话的 id
Path parameters
Request body
Response
Successful Response
Changes
Changed in 3 of the 26 revisions of this API.8
- ○
added the new optional request property
modelnew-optional-request-property
- ○
added the optional property
data/anyOf[subschema #1: ChatImageGenerationResponse]/generation_time_msto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/anyOf[subschema #1: ChatImageGenerationResponse]/modelto the response with the200statusresponse-optional-property-added
- ○
- ○
api tag
evaluationaddedapi-tag-added
- ○
api tag
android-appremovedapi-tag-removed
- ○
api tag
inty-evalremovedapi-tag-removed
- ○
added
BizErrorto thedataresponse propertyanyOflist for the response status200response-property-any-of-added
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○