Changes to Create Avatar

POST /avatar/

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

Changed in 1 of the 2 revisions of this API.2727

  1. 38b6c9a4246d2727

What changed

  • 38b6c9a4246d2727See the full diff
    • added the new claude_4_6_sonnet enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new claude_4_7_opus enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new claude_4_8_opus enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new claude_4_dot_1_opus enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new claude_4_dot_5_haiku enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new claude_4_dot_5_sonnet enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new claude_4_dot_6_opus enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new claude_4_opus enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new claude_4_sonnet enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new claude_5_opus enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new claude_5_sonnet enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-2.0-flash enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-2.0-flash-lite enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-2.5-flash enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-2.5-flash-lite enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-2.5-pro enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3-flash enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gemini-3-pro enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gpt-5.1 enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gpt-5.2 enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gpt-5.4 enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gpt-5.4-mini enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gpt-5.4-nano enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gpt-5.5 enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gpt-5.6-luna enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gpt-5.6-sol enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new gpt-5.6-terra enum value to the llm_model_type response property for the response status 200

      response-property-enum-value-added

    • added the new enum value claude_4_6_sonnet to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value claude_4_7_opus to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value claude_4_8_opus to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value claude_4_dot_1_opus to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value claude_4_dot_5_haiku to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value claude_4_dot_5_sonnet to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value claude_4_dot_6_opus to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value claude_4_opus to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value claude_4_sonnet to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value claude_5_opus to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value claude_5_sonnet to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gemini-2.0-flash to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gemini-2.0-flash-lite to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gemini-2.5-flash to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gemini-2.5-flash-lite to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gemini-2.5-pro to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gemini-3-flash to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gemini-3-pro to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gpt-5.1 to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gpt-5.2 to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gpt-5.4 to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gpt-5.4-mini to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gpt-5.4-nano to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gpt-5.5 to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gpt-5.6-luna to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gpt-5.6-sol to the query request parameter llm_model_type

      request-parameter-enum-value-added

    • added the new enum value gpt-5.6-terra to the query request parameter llm_model_type

      request-parameter-enum-value-added