langchain/libs/community/tests/integration_tests
Nuradil c93d9e66e4
Community: Update and fix ZenGuardTool docs and add ZenguardTool to init files (#23415)
Thank you for contributing to LangChain!

- [x] **PR title**: "community: update docs and add tool to init.py"

- [x] **PR message**: 
- **Description:** Fixed some errors and comments in the docs and added
our ZenGuardTool and additional classes to init.py for easy access when
importing
- **Question:** when will you update the langchain-community package in
pypi to make our tool available?


- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/

Thank you for review!

---------

Co-authored-by: Baur <baur.krykpayev@gmail.com>
2024-06-25 19:26:32 +00:00
..
adapters
agent multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
cache community: init signature revision for Cassandra LLM cache classes + small maintenance (#17765) 2024-05-16 17:22:24 +00:00
callbacks patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
chains multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -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[patch]: Update root_validators ChatModels: ChatBaichuan, QianfanChatEndpoint, MiniMaxChat, ChatSparkLLM, ChatZhipuAI (#22853) 2024-06-20 16:36:41 +00:00
cross_encoders langchain[minor], community[minor]: add CrossEncoderReranker with HuggingFaceCrossEncoder and SagemakerEndpointCrossEncoder (#13687) 2024-03-31 20:51:31 +00:00
document_compressors community[minor]: add Volcengine Rerank (#22700) 2024-06-10 13:41:05 -07:00
document_loaders infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
document_transformers multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
embeddings community: Add Baichuan Embeddings batch size (#22942) 2024-06-17 14:11:04 -04:00
examples
graphs Sanitize backticks from neo4j labels and types for import (#23367) 2024-06-24 19:05:31 +00:00
indexes
llms community[patch]: Add missing type annotations (#22758) 2024-06-10 16:59:28 -04:00
memory community[minor]: Add async methods to CassandraChatMessageHistory (#21975) 2024-05-23 10:13:05 -04:00
prompts multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
retrievers langchain[minor]: Make EmbeddingsFilters async (#22737) 2024-06-12 12:27:26 -04:00
smith/evaluation multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
storage community[minor]: Add SQL storage implementation (#22207) 2024-06-07 21:17:02 +00:00
tools Community: Update and fix ZenGuardTool docs and add ZenguardTool to init files (#23415) 2024-06-25 19:26:32 +00:00
utilities infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
vectorstores LanceDB integration update (#22869) 2024-06-17 20:54:26 -07:00
__init__.py
.env.example community[minor]: Add support for Upstash Vector (#20824) 2024-04-29 17:25:01 -04:00
conftest.py
test_compile.py
test_dalle.py multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
test_document_transformers.py multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
test_long_context_reorder.py multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
test_nuclia_transformer.py multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
test_pdf_pagesplitter.py multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00