What's Changed
- Release 0.0.106 by @jacoblee93 in #1916
- docs: add advanced llm parameter example by @iloveitaly in #1899
- Fixes Notion inline databases in nested designs not loading and improved output order of received blocks by @skarard in #1831
- Update convo retrieval chain docs by @jacoblee93 in #1921
- Fix the batchSize parameter of OpenAIEmbeddings by @hujiulong in #1922
- docs: add a simple playwright example, fix bad imports by @iloveitaly in #1900
- Update Anthropic SDK to 0.5.X to support Claude V2 by @cwoolum in #1932
- docs: make it clear that chunks are characters and not tokens by @iloveitaly in #1933
- Avoid retries and surface better error message for OpenAI quota cutoff errors by @jacoblee93 in #1934
- fix: correct token count for larger context windows by @iloveitaly in #1931
- Add Sort.xyz blockchain document loader integration by @jacoblee93 in #1918
- Port WikipediaAPIWrapper from Python Version by @developersdigest in #1901
- Creating sonix audio transcription document loader integration by @konstantinov-raft in #1917
New Contributors
- @hujiulong made their first contribution in #1922
- @cwoolum made their first contribution in #1932
- @developersdigest made their first contribution in #1901
- @konstantinov-raft made their first contribution in #1917
Full Changelog: 0.0.106...0.0.107