Skip to content

Conversation

@edenreich
Copy link
Contributor

@edenreich edenreich commented Mar 31, 2025

Summary

Add reasoning_content to streaming detlas if they exists.

DeepSeek R1 is sending it, it's not very standardized, some provider send it as blocks. I might standardized on the inference-gateway later.

Changes

  • refactor: Update type exports and add type generation task
  • chore: Update .gitattributes to mark generated types as linguist-generated
  • chore: Remove unnecessary line from .gitattributes
  • fix: Update release configuration to correctly match release candidate branches
  • fix: Correct regex pattern for release candidate branches in configuration
  • feat: Add reasoning_content to streaming deltas if they exists

edenreich and others added 6 commits March 31, 2025 22:17
Signed-off-by: Eden Reich <eden.reich@gmail.com>
…rated

Signed-off-by: Eden Reich <eden.reich@gmail.com>
Signed-off-by: Eden Reich <eden.reich@gmail.com>
…e branches

Signed-off-by: Eden Reich <eden.reich@gmail.com>
…ation

Signed-off-by: Eden Reich <eden.reich@gmail.com>
## [0.3.5-rc.1](v0.3.4...v0.3.5-rc.1) (2025-03-31)

### ♻️ Improvements

* Update type exports and add type generation task ([919679e](919679e))

### 🐛 Bug Fixes

* Correct regex pattern for release candidate branches in configuration ([33db013](33db013))
* Update release configuration to correctly match release candidate branches ([03d91e1](03d91e1))

### 🔧 Miscellaneous

* Remove unnecessary line from .gitattributes ([66407b4](66407b4))
* Update .gitattributes to mark generated types as linguist-generated ([67f3d68](67f3d68))
@ghost
Copy link

ghost commented Mar 31, 2025

🎉 This PR is included in version 0.3.5-rc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Mar 31, 2025
edenreich and others added 2 commits March 31, 2025 23:08
…cation

Signed-off-by: Eden Reich <eden.reich@gmail.com>
## [0.4.0-rc.1](v0.3.5-rc.1...v0.4.0-rc.1) (2025-03-31)

### ✨ Features

* Add reasoning_content field to chunk message in OpenAPI specification ([4de08ed](4de08ed))
@ghost
Copy link

ghost commented Mar 31, 2025

🎉 This PR is included in version 0.4.0-rc.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@edenreich edenreich changed the title rc: Test the SDK feat: Add reasoning_content to streaming deltas if they exists Mar 31, 2025
@edenreich edenreich merged commit 2a2c546 into main Mar 31, 2025
ghost pushed a commit that referenced this pull request Mar 31, 2025
## [0.4.0](v0.3.4...v0.4.0) (2025-03-31)

### ✨ Features

* Add reasoning_content to streaming deltas if they exists ([#5](#5)) ([2a2c546](2a2c546))
@ghost
Copy link

ghost commented Mar 31, 2025

🎉 This PR is included in version 0.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@edenreich edenreich deleted the rc/refactor-generate-the-types-from-openapi-spec branch March 31, 2025 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants