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/community/tests/unit_tests
Tomaz Bratanic 1e80113ac9
community[patch]: Add neo4j timeout and value sanitization option (#16138)
The timeout function comes in handy when you want to kill longrunning
queries.
The value sanitization removes all lists that are larger than 128
elements. The idea here is to remove embedding properties from results.
8 months ago
..
agent_toolkits community[patch]: Fix agenttoolkits imports (#14559) 10 months ago
callbacks Delete V1 tracer and refactor tracer tests to core (#15326) 9 months ago
chat_loaders Restore self message sent before OSX 12 Monterey (#14818) 9 months ago
chat_message_histories community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
chat_models feat: Implement `stream` interface (#15875) 8 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
document_loaders community[minor]: Added document loader for SurrealDB (#15995) 8 months ago
document_transformers community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
embeddings Community[patch]use secret str in Tavily and HuggingFaceInferenceEmbeddings (#16109) 8 months ago
examples community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
graphs community[patch]: Add neo4j timeout and value sanitization option (#16138) 8 months ago
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
llms community: Ollama - Parameter structure to follow official documentation (#16035) 8 months ago
retrievers Community[Patch] Remove docs form bm25 repr (#16110) 8 months ago
storage Add a BaseStore backed by AstraDB (#15812) 8 months ago
tools community[patch]: Basic Logging and Human input to ShellTool (#15932) 8 months ago
utilities Community[patch]use secret str in Tavily and HuggingFaceInferenceEmbeddings (#16109) 8 months ago
utils community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
vectorstores community: Added Lantern as VectorStore (#12951) 8 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
conftest.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_dependencies.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_imports.py infra: Fix test filesystem paths incompatible with windows (#14388) 9 months ago
test_sqlalchemy.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago