langchain/libs/experimental
DJ Atha ee52482db8
Fix issue 7445 (#7635)
Description: updated BabyAGI examples and experimental to append the
iteration to the result id to fix error storing data to vectorstore.
Issue: 7445
Dependencies: no
Tag maintainer: @eyurtsev
This fix worked for me locally. Happy to take some feedback and iterate
on a better solution. I was considering appending a uuid instead but
didn't want to over complicate the example.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-08-10 16:29:31 -07:00
..
langchain_experimental Fix issue 7445 (#7635) 2023-08-10 16:29:31 -07:00
tests scheduled tests GHA (#8879) 2023-08-08 14:55:25 -07:00
Makefile Fix broken make targets format_diff and lint_diff (#8344) 2023-07-27 01:56:55 -07:00
poetry.lock remove CVEs (#8092) 2023-07-21 13:32:39 -07:00
poetry.toml Harrison/move experimental (#8084) 2023-07-21 10:36:28 -07:00
pyproject.toml bump experimental to 008 (#8490) 2023-07-30 07:28:18 -07:00
README.md Harrison/move experimental (#8084) 2023-07-21 10:36:28 -07:00

🦜🧪 LangChain Experimental

This repository holds more experimental LangChain code.