I found the .withDefaultOptions()
is no longer found with new OpenAiChatClient
in the 0.8 SNAPSHOT while trying out the sample code, I have tried with my codebase and it responded with no errors, this is my first time contributing so please bear with me 😅 and thank you for the hard work!
Thank you for taking time to contribute this pull request! You might have already read the [contributor guide][1], but as a reminder, please make sure to:
- Sign the contributor license agreement
- Rebase your changes on the latest
main
branch and squash your commits - Add/Update unit tests as needed
- Run a build and make sure all tests pass prior to submission
Comment From: tzolov
thanks @koloyyee