mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-15 07:00:38 +00:00
telegrame
This commit is contained in:
@@ -286,6 +286,8 @@ cp langchain/tests/integration_tests/test_compile.py partners/openai/tests/integ
|
||||
cp -r ../.scripts/community_split/libs/* .
|
||||
cp community/tests/integration_tests/vectorstores/fake_embeddings.py langchain/tests/integration_tests/cache/
|
||||
|
||||
mv community/tests/{unit_tests,integration_tests}/document_loaders/test_telegram.py
|
||||
|
||||
g grep -l 'integration_tests\.vectorstores\.fake_embeddings' community/tests | xargs sed -i '' 's/integration_tests\.vectorstores\.fake_embeddings/integration_tests.cache.fake_embeddings/g'
|
||||
|
||||
cd core
|
||||
|
||||
Reference in New Issue
Block a user