langchain/libs/experimental/tests/integration_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
..
chains experimental[patch]: prompts import fix (#20534) 2024-04-18 16:09:11 -04:00
llms docs, community[patch], experimental[patch], langchain[patch], cli[pa… (#15412) 2024-01-02 15:32:16 -05:00
__init__.py infra[patch], langchain[patch]: fix test deps and upper bound langchain dep on core(#13984) 2023-11-28 13:26:15 -08:00
test_compile.py Add CI check that integration tests compile (#12090) 2023-10-21 10:52:18 -04:00
test_video_captioning.py experimental[minor]: Create Closed Captioning Chain for .mp4 videos (#14059) 2024-03-30 01:57:53 +00:00