langchain/libs/experimental/tests
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
2024-04-18 16:09:11 -04:00
..
integration_tests experimental[patch]: prompts import fix (#20534) 2024-04-18 16:09:11 -04:00
unit_tests experimental[patch]: prompts import fix (#20534) 2024-04-18 16:09:11 -04:00
__init__.py