You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
__init__.py Harrison/official pre release (#8106) 1 year ago
baby_agi.py Fix issue 7445 (#7635) 1 year ago
task_creation.py update experimental (#8402) 1 year ago
task_execution.py Harrison/official pre release (#8106) 1 year ago
task_prioritization.py Harrison/official pre release (#8106) 1 year ago