v1.22.1
Release Notes
v1.22.1
Enhancement Notes
- Add new token limit for gpt-4-1106-preview model
Bug Fixes
- When using JoinDocuments with join_mode=concatenate (default) and passing duplicate documents, including some with a null score, this node raised an exception. Now this case is handled correctly and the documents are joined as expected.