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/integration_tests
xander-art 6cd452d985
Feature/update hunyuan (#25779)
Description: 
    - Add system templates and user templates in integration testing
    - initialize the response id field value to request_id
    - Adjust the default model to hunyuan-pro
    - Remove the default values of Temperature and TopP
    - Add SystemMessage

all the integration tests have passed.
1、Execute integration tests for the first time
<img width="1359" alt="71ca77a2-e9be-4af6-acdc-4d665002bd9b"
src="https://github.com/user-attachments/assets/9298dc3a-aa26-4bfa-968b-c011a4e699c9">

2、Run the integration test a second time
<img width="1501" alt="image"
src="https://github.com/user-attachments/assets/61335416-4a67-4840-bb89-090ba668e237">

Issue: None
Dependencies: None
Twitter handle: None

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
3 weeks ago
..
adapters community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
agent community[patch]: Release 0.2.11 (#24989) 2 months ago
cache community: add SingleStoreDB semantic cache (#23218) 3 months ago
callbacks infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
chains infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
chat_message_histories infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
chat_models Feature/update hunyuan (#25779) 3 weeks ago
cross_encoders langchain[minor], community[minor]: add CrossEncoderReranker with HuggingFaceCrossEncoder and SagemakerEndpointCrossEncoder (#13687) 6 months ago
document_compressors community[minor]: add Volcengine Rerank (#22700) 4 months ago
document_loaders community[patch]: Add missing annotations (#24890) 2 months ago
document_transformers infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
embeddings comminity[patch]: fix #25575 YandexGPTs for _grpc_metadata (#25617) 4 weeks ago
examples community: support advanced text extraction options for pdf documents (#20265) 2 months ago
graph_vectorstores community[minor]: Add keybert-based link extractor (#24311) 2 months ago
graphs Sanitize backticks from neo4j labels and types for import (#23367) 3 months ago
indexes community: Add document manager and mongo document manager (#17320) 7 months ago
llms community: add Intel GPU support to `ipex-llm` llm integration (#22458) 3 weeks ago
memory infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
prompts multiple: langchain 0.2 in master (#21191) 5 months ago
retrievers langchain[patch]: deprecate various chains (#25310) 1 month ago
smith/evaluation multiple: langchain 0.2 in master (#21191) 5 months ago
storage community[minor]: add mongodb byte store (#23876) 2 months ago
tools community[patch]: Add missing annotations (#24890) 2 months ago
utilities infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
vectorstores Add mmr to neo4j vector (#25765) 4 weeks ago
.env.example community: add support for 'cloud' parameter in JiraAPIWrapper (#23057) 3 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
conftest.py infra: Use dotenv in langchain-community's integration tests (#16137) 8 months ago
test_compile.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_dalle.py infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
test_document_transformers.py multiple: langchain 0.2 in master (#21191) 5 months ago
test_long_context_reorder.py community[patch]: deprecate langchain_community Chroma in favor of langchain_chroma (#24474) 2 months ago
test_nuclia_transformer.py multiple: langchain 0.2 in master (#21191) 5 months ago
test_pdf_pagesplitter.py infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago