langchain/libs/community/tests/unit_tests/llms
2024-04-24 13:31:01 -07:00
..
__init__.py
fake_chat_model.py
fake_llm.py
konko.py
test_ai21.py
test_aleph_alpha.py
test_anyscale.py
test_bananadev.py community[patch]: introduce convert_to_secret() to bananadev llm (#14283) 2024-03-30 00:52:25 +00:00
test_bedrock.py
test_callbacks.py
test_cerebriumai.py
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
test_forefrontai.py
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
test_loading.py
test_minimax.py
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
test_oci_model_deployment_endpoint.py
test_ollama.py community[patch]: Fix Ollama for LLaMA3 (#20624) 2024-04-19 00:20:32 +00:00
test_openai.py
test_pipelineai.py
test_predibase.py community: Support both Predibase SDK-v1 and SDK-v2 in Predibase-LangChain integration (#20859) 2024-04-24 13:31:01 -07:00
test_stochasticai.py
test_symblai_nebula.py
test_together.py
test_utils.py
test_watsonxllm.py