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/chat_models
Chad Juliano 50ba3c68bb
community[minor]: add Kinetica LLM wrapper (#17879)
**Description:** Initial pull request for Kinetica LLM wrapper
**Issue:** N/A
**Dependencies:** No new dependencies for unit tests. Integration tests
require gpudb, typeguard, and faker
**Twitter handle:** @chad_juliano

Note: There is another pull request for Kinetica vectorstore. Ultimately
we would like to make a partner package but we are starting with a
community contribution.
7 months ago
..
__init__.py
konko.py
test_anthropic.py
test_azureml_endpoint.py infra: add print rule to ruff (#16221) 7 months ago
test_azureopenai.py
test_baichuan.py infra: add print rule to ruff (#16221) 7 months ago
test_bedrock.py
test_edenai.py
test_ernie.py
test_fireworks.py infra: add print rule to ruff (#16221) 7 months ago
test_google_palm.py
test_huggingface.py
test_hunyuan.py
test_imports.py community[minor]: add Kinetica LLM wrapper (#17879) 7 months ago
test_javelin_ai_gateway.py
test_kinetica.py community[minor]: add Kinetica LLM wrapper (#17879) 7 months ago
test_llama_edge.py
test_openai.py
test_yuan2.py community[minor]: integrate chat models with Yuan2.0 (#16575) 7 months ago
test_zhipuai.py