What's Changed
- Fix: SnowflakeLoader returning empty documents by @kaarthik108 in #5967
- Fixed typo missing "use" by @constDave in #5991
- add test for structured tools by @hwchase17 in #5989
- Fix handling of missing action & input for async MRKL agent by @danielgrittner in #5985
- Add additional parameters to Graph Cypher Chain by @tomasonjo in #5979
- Add a new vector store - AwaDB (#5971) by @hwchase17 in #5992
- Create Airtable loader by @rlancemartin in #5958
- feat: Add
UnstructuredXMLLoader
for.xml
files by @qued in #5955 - Update to Vectara integration by @ofermend in #5950
- fix: use model token limit not tokenizer ditto by @JensMadsen in #5939
- Fix: Grammer fix in documentation by @sateesh2020 in #5925
- Fix IndexError in RecursiveCharacterTextSplitter by @TomTom101 in #5902
- add ocr_languages param for ConfluenceLoader.load() by @timeway in #5823
- Harrison/arxiv fix by @hwchase17 in #5993
- Obey handler.raise_error in _ahandle_event_for_handler by @pors in #6001
- support kwargs by @hwchase17 in #5990
- bump version to 197 by @hwchase17 in #6007
New Contributors
- @kaarthik108 made their first contribution in #5967
- @constDave made their first contribution in #5991
- @danielgrittner made their first contribution in #5985
- @sateesh2020 made their first contribution in #5925
- @TomTom101 made their first contribution in #5902
- @timeway made their first contribution in #5823
Full Changelog: v0.0.196...v0.0.197