mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-16 09:06:19 +00:00
examples
This commit is contained in:
@@ -278,6 +278,7 @@ git grep -l '@pytest\.mark\.requires' partners/openai | xargs sed -i '' 's/@pyte
|
||||
|
||||
|
||||
cp -r langchain/tests/integration_tests/examples community/tests
|
||||
cp -r langchain/tests/unit_tests/examples community/tests/unit_tests
|
||||
cp langchain/tests/unit_tests/conftest.py community/tests/unit_tests
|
||||
cp langchain/tests/integration_tests/test_compile.py community/tests/integration_tests
|
||||
cp langchain/tests/integration_tests/test_compile.py partners/openai/tests/integration_tests
|
||||
|
||||
Reference in New Issue
Block a user