Changes to Create Session

POST /api/chat/sessions

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

Changed in 7 of the 92 revisions of this API.318

  1. 9f56862bbc8a5
  2. 7164d7f366801
  3. 316dc59847545
  4. 3840642ede612
  5. ab66703bd0043
  6. 4954735722151
  7. 8c84efcb3afb31

What changed

    • added the optional property metadata/delegated_by_expert_id to the response with the 200 status

      response-optional-property-added

    • added the optional property metadata/delegated_by_session_id to the response with the 200 status

      response-optional-property-added

    • added the optional property metadata/handed_off_from_expert_id to the response with the 200 status

      response-optional-property-added

    • added the optional property metadata/origin to the response with the 200 status

      response-optional-property-added

    • added the optional property metadata/pending_question to the response with the 200 status

      response-optional-property-added

    • added the new optional request property anyOf[subschema #1: CreateSessionRequest]/expert_kickoff

      new-optional-request-property

    • added the new optional request property anyOf[subschema #1: CreateSessionRequest]/llm_auth_provider

      new-optional-request-property

    • added the new optional request property anyOf[subschema #1: CreateSessionRequest]/llm_credential_id

      new-optional-request-property

    • added the optional property metadata/llm_auth_provider to the response with the 200 status

      response-optional-property-added

    • added the optional property metadata/llm_credential_id to the response with the 200 status

      response-optional-property-added

    • the metadata response's property default value changed from {"dry_run":false,"kind":"normal"} to {"dry_run":false,"llm_auth_provider":"platform","kind":"normal"} for the status 200

      response-property-default-value-changed

    • added the new optional request property anyOf[subschema #1: CreateSessionRequest]/expert_id

      new-optional-request-property

    • added the optional property expert_id to the response with the 200 status

      response-optional-property-added

    • added the optional property metadata/dream_pass_id to the response with the 200 status

      response-optional-property-added

    • added the optional property metadata/kind to the response with the 200 status

      response-optional-property-added

    • the metadata response's property default value changed from {"dry_run":false} to {"dry_run":false,"kind":"normal"} for the status 200

      response-property-default-value-changed

    • added the optional property metadata/source_platform to the response with the 200 status

      response-optional-property-added

  • 8c84efcb3afb31See the full diff
    • removed the optional property metadata/dream_pass_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property metadata/kind from the response with the 200 status

      response-optional-property-removed

    • removed the optional property metadata/source_platform from the response with the 200 status

      response-optional-property-removed

    • the metadata response's property default value changed from {"dry_run":false,"kind":"normal"} to {"dry_run":false} for the status 200

      response-property-default-value-changed

    This revision also has 96 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog