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
Luiz Ferreira 34d2daffb3
community[patch]: Fix chat openai unit test (#17124)
- **Description:** 
Actually the test named `test_openai_apredict` isn't testing the
apredict method from ChatOpenAI.
  - **Twitter handle:**
  https://twitter.com/OAlmofadas
7 months ago
..
__init__.py
fake_chat_model.py
fake_llm.py
konko.py community[minor]: Adding Konko Completion endpoint (#15570) 8 months ago
test_ai21.py
test_aleph_alpha.py
test_anyscale.py
test_bedrock.py community[minor]: Bedrock async methods (#12477) 8 months ago
test_callbacks.py
test_cerebriumai.py
test_fireworks.py
test_forefrontai.py
test_gooseai.py
test_gradient_ai.py
test_imports.py community[minor]: Add OCI Generative AI integration (#16548) 8 months ago
test_loading.py
test_minimax.py
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 infra: add -p to mkdir in lint steps (#17013) 8 months ago
test_openai.py community[patch]: Fix chat openai unit test (#17124) 7 months ago
test_pipelineai.py Refactor: use SecretStr for PipelineAI llms (#15120) 9 months ago
test_stochasticai.py Refactor: use SecretStr for StochasticAI llms (#15118) 9 months ago
test_symblai_nebula.py
test_together.py
test_utils.py
test_watsonxllm.py