Skip to content

python - v0.12.6 - 2026-02-18 17:19:36

Choose a tag to compare

@github-actions github-actions released this 18 Feb 17:19
591313c

Generated by Speakeasy CLI

glean-api-client 0.12.6

Python SDK Changes:

  • glean.client.chat.create():
    • request.messages[].message_type Changed
    • response Changed (Breaking ⚠️)
  • glean.client.chat.retrieve(): response.chat_result.chat.messages[].message_type Changed (Breaking ⚠️)
  • glean.client.chat.create_stream():
    • request.messages[].message_type Changed
  • glean.client.messages.retrieve(): response.search_response.glean_data_error.unauthorized_datasource_instances Added
  • glean.client.search.query_as_admin():
    • response.glean_data_error.unauthorized_datasource_instances Added
    • error.unauthorized_datasource_instances Added
  • glean.client.search.autocomplete(): response.glean_data_error.unauthorized_datasource_instances Added
  • glean.client.search.recommendations(): response.glean_data_error.unauthorized_datasource_instances Added
  • glean.client.search.query():
    • response.glean_data_error.unauthorized_datasource_instances Added
    • error.unauthorized_datasource_instances Added

Generated with Speakeasy CLI 1.722.0

Publishing Completed