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/plan_and_execute
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
..
executors langchain: `callbacks` imports fix (#20348) 5 months ago
planners experimental[patch]: `prompts` import fix (#20534) 5 months ago
__init__.py experimental[patch]: update module doc strings (#19539) 6 months ago
agent_executor.py langchain: `callbacks` imports fix (#20348) 5 months ago
schema.py experimental: docstrings update (#18048) 7 months ago