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/hugginggpt
Leonid Ganeline 95dc90609e
experimental[patch]: `prompts` import fix (#20534)
Replaced `from langchain.prompts` with `from langchain_core.prompts`
where it is appropriate.
Most of the changes go to `langchain_experimental`
Similar to #20348
5 months ago
..
__init__.py
hugginggpt.py
repsonse_generator.py langchain: `callbacks` imports fix (#20348) 6 months ago
task_executor.py
task_planner.py experimental[patch]: `prompts` import fix (#20534) 5 months ago