What's Changed
- Minor improvements to rockset vectorstore by @anubhav94N in #8416
- router runnable by @hwchase17 in #8496
- Rely less on positional arg order in subclasses of vector store when calling async methods by @nfcampos in #8534
- fix web loader by @hwchase17 in #8538
- docs: Update ArangoDB Colab URL by @aMahanna in #8547
- Add LLaMa Formatter and AzureML Chat Endpoint by @matthewdeguzman in #8382
- SQL Query Prompt update + added _execute method for SQLDatabase by @keenborder786 in #8100
- fix error in chroma docker instructions by @jeffchuber in #8533
- conversational retrieval chain in lcel by @hwchase17 in #8532
- Updating docstings in utilities by @Gordon-BP in #8411
- fix issue #8357 by making json backtick regex greedy by @bborn in #8528
- doc(prompts): Follow up on broken Prompt Sublink pages by @Bharat123rox in #8530
- add tests to redis vectorstore by @shibuiwilliam in #8116
- Bug Fix - #8415 by @pranaychandekar in #8417
- Updated docs on Vertex AI going GA by @lkuligin in #8531
- updates some spelling mistakes by @Dannzzor in #8537
- AzureSearch Vector Store: Moving the usage of additional_fields into context of it's definition (bug fix from python error) by @kevinbuckley in #8551
- Add ConcurrentLoader by @kdcokenny in #7512
- fix: openapi controller prompt, when bot is unable to resolve an api … by @ydh926 in #7525
- Fixed bug7445 where a duplicate restuld_id is added to the vectorstore. by @datha in #7573
- Fast load conversationsummarymemory from existing summary by @ShantanuNair in #7533
- Update combined.py by @mzamini92 in #7541
- Fix combining runnable sequences by @jacoblee93 in #8557
- Rm RunTypeEnum by @hinthornw in #8553
- add example for memory by @hwchase17 in #8552
- bump 249 by @baskaryan in #8571
New Contributors
- @Dannzzor made their first contribution in #8537
- @kevinbuckley made their first contribution in #8551
- @ydh926 made their first contribution in #7525
- @datha made their first contribution in #7573
- @mzamini92 made their first contribution in #7541
Full Changelog: v0.0.248...v0.0.249