Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 6, 2025

SDK update

Based on:

Versioning

Version Bump Type: [patch] - 🤖 (automated)

OpenAPI Change Summary

├─┬Paths
│ ├─┬/rest/api/v1/agents/runs/wait
│ │ └─┬POST
│ │   ├──[🔀] summary (948:22)
│ │   └──[🔀] description (949:26)
│ ├─┬/rest/api/v1/agents/{agent_id}/schemas
│ │ └─┬GET
│ │   ├──[🔀] summary (798:22)
│ │   └──[🔀] description (799:26)
│ ├─┬/rest/api/v1/agents/{agent_id}
│ │ └─┬GET
│ │   ├──[🔀] summary (759:22)
│ │   └──[🔀] description (760:26)
│ ├─┬/rest/api/v1/agents/search
│ │ └─┬POST
│ │   ├──[🔀] summary (843:22)
│ │   └──[🔀] description (844:26)
│ └─┬/rest/api/v1/agents/runs/stream
│   └─┬POST
│     ├──[🔀] summary (884:22)
│     ├──[🔀] description (885:26)
│     └─┬Responses
│       └─┬200
│         └─┬text/event-stream
│           └─┬Schema
│             ├──[🔀] description (901:46)
│             └──[➕] example (902:42)
└─┬Components
  ├─┬SearchAgentsRequest
  │ └─┬name
  │   ├──[🔀] description (7495:34)
  │   └──[➕] example (7496:30)
  ├─┬Agent
  │ ├─┬name
  │ │ └──[➕] example (7436:30)
  │ ├─┬agent_id
  │ │ └──[➕] example (7431:30)
  │ ├─┬description
  │ │ └──[➕] example (7441:30)
  │ ├─┬metadata
  │ │ └──[🔀] description (7445:34)
  │ └─┬capabilities
  │   ├──[🔀] description (7449:34)
  │   ├─┬ap.io.messages
  │   │ └──[🔀] description (7458:42)
  │   └─┬ap.io.streaming
  │     └──[🔀] description (7462:42)
  └─┬AgentSchemas
    ├─┬input_schema
    │ └──[🔀] description (7478:34)
    ├─┬output_schema
    │ └──[🔀] description (7482:34)
    └─┬agent_id
      └──[➕] example (7474:30)
Document Element Total Changes Breaking Changes
paths 12 0
components 12 0

PYTHON CHANGELOG

core: 5.19.2 - 2025-06-04

🐛 Bug Fixes

  • Prevent local installation issues with README-PYPI.md (commit by @bflad)

@github-actions github-actions bot requested a review from a team as a code owner June 6, 2025 19:18
@github-actions github-actions bot added the patch Patch version bump label Jun 6, 2025
@rwjblue-glean rwjblue-glean merged commit df358d7 into main Jun 6, 2025
@rwjblue-glean rwjblue-glean deleted the speakeasy-sdk-regen-1749237128 branch June 6, 2025 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants