Changes to 基于聊天消息及历史消息和其他相关信息(角色背景、用户 profile 等)生成图片

POST /api/v1/chat/images/{agent_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 26 revisions of this API.8

  1. 5b77ae7cc5c43
  2. 05cf5f034c744
  3. af02eeb49e981

What changed

    • added the new optional request property model

      new-optional-request-property

    • added the optional property data/anyOf[subschema #1: ChatImageGenerationResponse]/generation_time_ms to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: ChatImageGenerationResponse]/model to the response with the 200 status

      response-optional-property-added

    • api tag evaluation added

      api-tag-added

    • api tag android-app removed

      api-tag-removed

    • api tag inty-eval removed

      api-tag-removed

    • added BizError to the data response property anyOf list for the response status 200

      response-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