langchain/libs/community/tests/unit_tests
Petteri Johansson 6c1989d292
community[minor], langchain[minor], docs: Gremlin Graph Store and QA Chain (#17683)
- **Description:** 
New feature: Gremlin graph-store and QA chain (including docs).
Compatible with Azure CosmosDB.
  - **Dependencies:** 
  no changes
2024-03-01 12:21:14 -08:00
..
agent_toolkits community[minor]: CogniSwitch Agent Toolkit for LangChain (#17312) 2024-02-19 10:54:13 -08:00
callbacks community[minor] : adds callback handler for Fiddler AI (#17708) 2024-02-25 18:17:03 -08:00
chat_loaders
chat_message_histories
chat_models community[minor]: Add support for Perplexity chat model(#17024) 2024-03-01 12:19:23 -08:00
docstore
document_loaders community[patch]: Change github endpoint in GithubLoader (#17622) 2024-03-01 09:36:31 -08:00
document_transformers
embeddings community: Add Laser Embedding Integration (#18111) 2024-02-26 12:16:37 -08:00
examples
graphs community[minor], langchain[minor], docs: Gremlin Graph Store and QA Chain (#17683) 2024-03-01 12:21:14 -08:00
indexes
llms community: Bugfix - correct Ollama API path to avoid HTTP 307 (#17895) 2024-02-22 11:59:55 -05:00
retrievers community[patch]: remove llmlingua extended tests (#18344) 2024-02-29 13:51:29 -08:00
storage add mongodb_store (#13801) 2024-02-13 22:33:22 -05:00
tools community: Add PolygonFinancials Tool (#18324) 2024-02-29 10:56:05 -08:00
utilities community[patch]: Allow override of 'fetch_schema_from_transport' in the GraphQL tool (#17649) 2024-02-21 15:32:43 -08:00
utils
vectorstores Langchain vectorstore integration with Kinetica (#18102) 2024-02-26 12:46:48 -08:00
__init__.py
conftest.py
test_dependencies.py
test_imports.py
test_sql_database_schema.py infra: mv SQLDatabase tests to community (#17276) 2024-02-08 17:05:43 -08:00
test_sql_database.py community/SQLDatabase: Generalize and trim software tests (#16659) 2024-02-12 22:58:34 -05:00
test_sqlalchemy.py