Skip to content

Release v6.1.0

Latest
Compare
Choose a tag to compare
@austin-denoble austin-denoble released this 01 Jun 18:54

This release adds a new ChatContextOptions type which allows passing contextOptions in ChatOptions when calling chat or chatStream. ChatContextOptions supports passing topK and snippetSize. There have also been fixes made to context and chat methods to fix issues with argument parameters not being properly passed with the requests.

What's Changed

Full Changelog: v6.0.1...v6.1.0