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/llms
gonvee b82644078e
community: Add `keep_alive` parameter to control how long the model w… (#19005)
Add `keep_alive` parameter to control how long the model will stay
loaded into memory with Ollama。

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
6 months ago
..
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
fake_chat_model.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
fake_llm.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
konko.py community[minor]: Adding Konko Completion endpoint (#15570) 8 months ago
test_ai21.py infra: add print rule to ruff (#16221) 8 months ago
test_aleph_alpha.py infra: add print rule to ruff (#16221) 8 months ago
test_anyscale.py infra: add print rule to ruff (#16221) 8 months ago
test_bedrock.py community[minor]: Bedrock async methods (#12477) 8 months ago
test_callbacks.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_cerebriumai.py infra: add print rule to ruff (#16221) 8 months ago
test_databricks.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 7 months ago
test_fireworks.py infra: add print rule to ruff (#16221) 8 months ago
test_forefrontai.py infra: add print rule to ruff (#16221) 8 months ago
test_friendli.py community[minor]: Integration for `Friendli` LLM and `ChatFriendli` ChatModel. (#17913) 7 months ago
test_gooseai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_gradient_ai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_imports.py community: `llms` imports fixes (#18943) 6 months ago
test_llamafile.py community[minor]: Adds Llamafile as an LLM (#17431) 7 months ago
test_loading.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_minimax.py infra: add print rule to ruff (#16221) 8 months ago
test_oci_generative_ai.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
test_oci_model_deployment_endpoint.py community: add OCI Endpoint (#14250) 9 months ago
test_ollama.py community: Add `keep_alive` parameter to control how long the model w… (#19005) 6 months ago
test_openai.py community[patch]: Fix chat openai unit test (#17124) 8 months ago
test_pipelineai.py infra: add print rule to ruff (#16221) 8 months ago
test_stochasticai.py infra: add print rule to ruff (#16221) 8 months ago
test_symblai_nebula.py infra: add print rule to ruff (#16221) 8 months ago
test_together.py infra: add print rule to ruff (#16221) 8 months ago
test_utils.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_watsonxllm.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago