Skip to content

refactor: Remove redundant request option #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

edenreich
Copy link
Contributor

Summary

Remove redundant request option.

When calling streamChatCompletion it's obvious that it's a stream so no need to set it.

Also when calling createChatCompletion it's obvious that it's a standard completion - without streaming.

When calling streamChatCompletion it's obvious that it's a stream so no need to set it.

Also when calling createChatCompletion it's obvious that it's a standard completion - without streaming.
@edenreich edenreich merged commit 82e34e2 into main Apr 28, 2025
1 check passed
@edenreich edenreich deleted the refactor/adjust-stream-chat-completion-request-options branch April 28, 2025 13:46
ig-semantic-release-bot bot added a commit that referenced this pull request Apr 28, 2025
## [0.6.1](v0.6.0...v0.6.1) (2025-04-28)

### ♻️ Improvements

*  Remove redundant request option ([#11](#11)) ([82e34e2](82e34e2))
@ig-semantic-release-bot
Copy link
Contributor

🎉 This PR is included in version 0.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant