langchain/libs/community/tests/unit_tests/llms
Jorge Piedrahita Ortiz df1c10260c
community: minor changes sambanova integration (#21231)
- **Description:** fix: variable names in root validator not allowing
pass credentials as named parameters in llm instancing, also added
sambanova's sambaverse and sambastudio llms to __init__.py for module
import
2024-05-06 13:28:35 -07:00
..
__init__.py
fake_chat_model.py
fake_llm.py
konko.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04: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
test_callbacks.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
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 patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
test_imports.py community: minor changes sambanova integration (#21231) 2024-05-06 13:28:35 -07: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 patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04: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: Support both Predibase SDK-v1 and SDK-v2 in Predibase-LangChain integration (#20859) 2024-04-24 13:31:01 -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