Skip to content
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

Fixing issue on how options were being applied to the request. #72

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

glecaros
Copy link
Member

This pull request to sdk/js/packages/client/src/client.ts includes changes to improve the request preparation process and streamline the code. The most important changes include adding a new utility function for converting operation options to request parameters, refactoring the request preparation logic, and simplifying the request handling in the AIChatProtocolClient class.

Improvements to request preparation:

Simplification of request handling:

@glecaros glecaros merged commit 5d138c9 into main Aug 14, 2024
2 checks passed
@glecaros glecaros deleted the glecaros/headers branch August 14, 2024 14:16
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