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-11-05)

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 annotations (document/function citations) to chat completion messages and streamed deltas, introduces related request params and types, and bumps version to 0.35.0.

  • API — Chat Completions (src/resources/chat/completions.ts):
    • Streaming: Choice.Delta now supports annotations with Annotation, DocumentCitation, and FunctionCitation types.
    • Responses: ChatCompletionMessage adds annotations mirroring streamed citation support.
    • Requests: New params in CompletionCreateParamscitation_options, documents (with inline text/json sources), and search_settings.
  • Release/Meta:
    • Bump version to 0.35.0 in package.json, .release-please-manifest.json, and src/version.ts; update CHANGELOG.md and .stats.yml (OpenAPI spec URL/hash).

Written by Cursor Bugbot for commit 02b6d9a. 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/f3044902434d7e9971ad087756bcc1928e49962f/dist.tar.gz'
    ```

    _Expires: Fri, 05 Dec 2025 19:35:04 GMT_

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--groq-sdk branch from 178ab65 to 02b6d9a Compare November 5, 2025 19:34
@stainless-app stainless-app bot merged commit 9bd581f into main Nov 12, 2025
13 checks passed
@stainless-app stainless-app bot deleted the release-please--branches--main--changes--next--components--groq-sdk branch November 12, 2025 20:53
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Nov 12, 2025

🤖 Release is at https://github.com/groq/groq-typescript/releases/tag/v0.35.0 🌻

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.

2 participants