What's Changed
- Release 0.0.127 by @jacoblee93 in #2249
- Improve function calling docs by @jacoblee93 in #2252
- Fix Ollama defaults for Node 18 by @jacoblee93 in #2266
- Better Ollama defaults by @jacoblee93 in #2269
- Fix streaming errors in Node (Express, Next, etc.) environments by @rishi-raj-jain in #2132
- Minor gramma fix + added docs to make chat_history available to retrieval qaChain by @l4b4r4b4b4 in #2260
- fix loose metadata when retrieve from Chroma by @imsamurai in #2273
- Add @mozilla/readability as document transformer by @BjoernRave in #2262
- Feat: add mergeFrom and fromIndex in FaissStore by @neebdev in #2250
- feat: Parallelize the GithubRepoLoader by @yroc92 in #2224
- add sap hana support for sql chains and agents by @willemi069808 in #2218
- Add Amazon Bedrock LLM endpoint integration by @vitaly-ps in #2210
- Mark retriever tool input schema as required by @jacoblee93 in #2280
- Fix addDocuments ids by @6mdx in #2276
- Fixes: Self-query fixes by @ppramesi in #2255
- Optional 'user' input param for OpenAI API by @ilyasubkhankulov in #2270
New Contributors
- @rishi-raj-jain made their first contribution in #2132
- @imsamurai made their first contribution in #2273
- @BjoernRave made their first contribution in #2262
- @yroc92 made their first contribution in #2224
- @willemi069808 made their first contribution in #2218
- @vitaly-ps made their first contribution in #2210
- @6mdx made their first contribution in #2276
- @ilyasubkhankulov made their first contribution in #2270
Full Changelog: 0.0.127...0.0.128