langchain/libs/community/tests/integration_tests
chyroc 3e241956d3
community[minor]: add coze chat model (#20770)
add coze chat model, to call coze.com apis
2024-04-29 12:26:16 -04:00
..
adapters
callbacks patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
chat_message_histories community[patch]: Support passing graph object to Neo4j integrations (#20876) 2024-04-25 11:30:22 -07:00
chat_models community[minor]: add coze chat model (#20770) 2024-04-29 12:26:16 -04:00
cross_encoders langchain[minor], community[minor]: add CrossEncoderReranker with HuggingFaceCrossEncoder and SagemakerEndpointCrossEncoder (#13687) 2024-03-31 20:51:31 +00:00
document_loaders community[minor]: Add LarkSuite wiki document loader. (#21016) 2024-04-29 10:37:50 -04:00
embeddings community[minor]: Unify Titan Takeoff Integrations and Adding Embedding Support (#18775) 2024-04-17 01:43:35 +00:00
examples
graphs community[patch]: Neo4j enhanced schema (#20983) 2024-04-29 10:45:55 -04:00
indexes
llms community[minor]: Sambanova llm integration (#20955) 2024-04-27 01:05:13 +00:00
retrievers patch: deprecate (a)get_relevant_documents (#20477) 2024-04-22 11:14:53 -04:00
storage
tools core, community: deprecate tool.__call__ (#20900) 2024-04-25 14:50:39 -04:00
utilities core, community: deprecate tool.__call__ (#20900) 2024-04-25 14:50:39 -04:00
vectorstores community[patch]: Added a function from_existing_collection in Qdrant vector database. (#20779) 2024-04-26 15:34:09 -07:00
__init__.py
.env.example
conftest.py
test_compile.py