langchain/libs/community/tests/unit_tests/llms
Corey Zumar 3a068b26f3
community[patch]: Databricks - fix scope of dangerous deserialization error in Databricks LLM connector (#20368)
fix scope of dangerous deserialization error in Databricks LLM connector

---------

Signed-off-by: dbczumar <corey.zumar@databricks.com>
2024-04-12 17:27:26 -04:00
..
__init__.py
fake_chat_model.py
fake_llm.py
konko.py community[minor]: Adding Konko Completion endpoint (#15570) 2024-01-23 18:22:32 -08:00
test_ai21.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_aleph_alpha.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_anyscale.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_bananadev.py community[patch]: introduce convert_to_secret() to bananadev llm (#14283) 2024-03-30 00:52:25 +00:00
test_bedrock.py community[minor]: Bedrock async methods (#12477) 2024-01-22 14:44:49 -08:00
test_callbacks.py
test_cerebriumai.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_databricks.py community[patch]: Databricks - fix scope of dangerous deserialization error in Databricks LLM connector (#20368) 2024-04-12 17:27:26 -04:00
test_fireworks.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_forefrontai.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_friendli.py community[minor]: Integration for Friendli LLM and ChatFriendli ChatModel. (#17913) 2024-03-08 02:20:47 +00:00
test_gooseai.py
test_gradient_ai.py
test_imports.py community[minor]: Add support for MLX models (chat & llm) (#18152) 2024-04-09 14:17:07 +00:00
test_llamafile.py community[minor]: Adds Llamafile as an LLM (#17431) 2024-02-14 11:15:24 -08:00
test_loading.py
test_minimax.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_moonshot.py community[minor]: add support for Moonshot llm and chat model (#17100) 2024-03-29 08:54:23 +00:00
test_oci_generative_ai.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
test_oci_model_deployment_endpoint.py
test_ollama.py community[patch]: OllamaEmbeddings - Pass headers to post request (#16880) 2024-03-29 18:44:52 +00:00
test_openai.py community[patch]: Fix chat openai unit test (#17124) 2024-02-07 22:08:26 -05:00
test_pipelineai.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_predibase.py community: for Predibase -- enable both Predibase-hosted and HuggingFace-hosted fine-tuned adapter repositories (#20370) 2024-04-12 08:32:00 -07:00
test_stochasticai.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_symblai_nebula.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_together.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_utils.py
test_watsonxllm.py