Skip to content

2026 04 23 api sync#7

Merged
burgaard merged 2 commits into
mainfrom
2026-04-23-api-sync
Apr 24, 2026
Merged

2026 04 23 api sync#7
burgaard merged 2 commits into
mainfrom
2026-04-23-api-sync

Conversation

@burgaard
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 24, 2026 06:50
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Syncs the Go SDK with the latest API surface (models + model playground) by updating the OpenAPI spec, regenerating the OpenAPI client, and adding convenience types/methods in the hand-written client.

Changes:

  • Add re-exported model/playground request/response type aliases.
  • Update OpenAPI spec with new model endpoints, playground experiment endpoints, and source indexing updates.
  • Regenerate the OpenAPI client/types and add convenience Client methods for /models and /models/playground/*.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
types.go Re-exports newly generated model/playground types for the public SDK surface.
openapi/seclai.openapi.json API spec sync (models + playground + indexing/docs tweaks).
generated/seclai.gen.go Regenerated oapi-codegen output including new schemas/endpoints.
client.go Adds convenience methods/options for listing models, fetching model details, and managing playground experiments.

Comment thread openapi/seclai.openapi.json
@burgaard burgaard merged commit 6a706be into main Apr 24, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants