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
Leonid Ganeline e512d3c6a6
langchain: `callbacks` imports fix (#20348)
Replaced all `from langchain.callbacks` into `from
langchain_core.callbacks` .
Changes in the `langchain` and `langchain_experimental`

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
5 months ago
..
__init__.py Harrison/official pre release (#8106) 1 year ago
baby_agi.py langchain: `callbacks` imports fix (#20348) 5 months ago
task_creation.py experimental[patch]: `PromptTemplate` import fix (#19617) 6 months ago
task_execution.py experimental[patch]: `PromptTemplate` import fix (#19617) 6 months ago
task_prioritization.py experimental[patch]: `PromptTemplate` import fix (#19617) 6 months ago