langchain/libs/experimental/langchain_experimental/autonomous_agents/baby_agi
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
..
__init__.py Harrison/official pre release (#8106) 2023-07-21 18:44:32 -07:00
baby_agi.py Fix issue 7445 (#7635) 2023-08-10 16:29:31 -07:00
task_creation.py update experimental (#8402) 2023-07-28 13:01:36 -07:00
task_execution.py Harrison/official pre release (#8106) 2023-07-21 18:44:32 -07:00
task_prioritization.py Harrison/official pre release (#8106) 2023-07-21 18:44:32 -07:00