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

Release 2023.09.25 #175

Merged
merged 8 commits into from
Sep 25, 2023
Merged

Release 2023.09.25 #175

merged 8 commits into from
Sep 25, 2023

Conversation

Tomas2D
Copy link
Member

@Tomas2D Tomas2D commented Sep 25, 2023

Features / Enhancements

  • Add moderations support; now you can retrieve HAP for generated requests
  • Internally improve streaming processing (poor or unstable internet connection)
  • Internally improve server response parsing and error handling
  • Add a user-agent header to distinguish Python SDK on the API

Bug Fixes

  • LangChain - correct handling of stop_sequences
  • Correctly set versions of used dependencies (httpx / pyyaml)
  • Prevents unexpected modifications to user's GenerateParams passed to the Model class
  • Prevents unexpected errors when GenerateParams contains stream=True and generate (non-stream) version is called

Configuration changes

  • Remove API version from the custom API endpoint

gyliu513 and others added 8 commits September 21, 2023 18:47
chore: update readme for watsonx ga
feat(credentials): drop API version prefix from the endpoint
Ref: #160

---------

Co-authored-by: Tomáš Dvořák <toomas2d@gmail.com>
Co-authored-by: David Kristek <David.Kristek@ibm.com>
Ref:#160

Co-authored-by: David Kristek <David.Kristek@ibm.com>
Ref: #167

Signed-off-by: Tomas Dvorak <toomas2d@gmail.com>
Signed-off-by: Tomas Dvorak <toomas2d@gmail.com>
Signed-off-by: Tomas Dvorak <toomas2d@gmail.com>
Ref: #145

---------

Signed-off-by: Tomas Dvorak <toomas2d@gmail.com>
@Tomas2D Tomas2D changed the title Release 20.23.09.25 Release 2023.09.25 Sep 25, 2023
@Tomas2D Tomas2D merged commit d865909 into main Sep 25, 2023
8 checks passed
@Tomas2D Tomas2D deleted the develop branch September 25, 2023 16:49
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.

None yet

3 participants