Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Oct 22, 2025

Automated Release PR

0.35.0 (2025-10-22)

Full Changelog: v0.34.0...v0.35.0

Features


This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions


Note

Adds annotation/citation support to chat completion messages and streamed deltas, and bumps to 0.35.0 with OpenAPI spec update.

  • API/Types — src/resources/chat/completions.ts:
    • Add annotations to ChatCompletionMessage and ChatCompletionChunk.Choice.Delta.
    • Introduce Annotation model with document_citation and function_citation (start_index, end_index, document_id/tool_call_id).
    • Add request support for citations and docs: citation_options, documents (inline text/json sources).
  • Release/Metadata:
    • Bump version to 0.35.0 (package.json, .release-please-manifest.json, src/version.ts); update OpenAPI spec URL/hash in .stats.yml; update CHANGELOG.md.

Written by Cursor Bugbot for commit 178ab65. This will update automatically on new commits. Configure here.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Oct 22, 2025

🧪 Testing

To try out this version of the SDK, run:

npm install 'https://pkg.stainless.com/s/groqcloud-node/bca031417dfc044a8e5c2f0d847efe9a55f0ecbe/dist.tar.gz'

Expires: Fri, 21 Nov 2025 00:11:29 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

0 participants