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/integration_tests/llms
baichuan-assistant f8f2649f12
community: Add Baichuan LLM to community (#16724)
Replace this entire comment with:
- **Description:** Add Baichuan LLM to integration/llm, also updated
related docs.

Co-authored-by: BaiChuanHelper <wintergyc@WinterGYCs-MacBook-Pro.local>
8 months ago
..
__init__.py
test_ai21.py
test_aleph_alpha.py
test_anthropic.py
test_anyscale.py
test_arcee.py langchain[patch], experimental[patch]: update utilities imports (#15438) 9 months ago
test_aviary.py
test_azure_openai.py
test_azureml_endpoint.py feat: adding paygo api support for Azure ML / Azure AI Studio (#14560) 8 months ago
test_baichuan.py community: Add Baichuan LLM to community (#16724) 8 months ago
test_banana.py
test_baseten.py community: refactor Baseten integration with new API endpoints & docs (#15017) 9 months ago
test_beam.py
test_bedrock.py community[minor]: add support for Guardrails for Amazon Bedrock (#15099) 8 months ago
test_bittensor.py
test_cerebriumai.py
test_chatglm.py
test_clarifai.py
test_cloudflare_workersai.py
test_cohere.py
test_confident.py
test_ctransformers.py
test_deepinfra.py community[minor]: DeepInfra support for chat models (#16380) 8 months ago
test_deepsparse.py
test_edenai.py
test_fireworks.py
test_forefrontai.py
test_google_palm.py google-genai[patch], community[patch]: Added support for new Google GenerativeAI models (#14530) 9 months ago
test_gooseai.py
test_gpt4all.py
test_gradient_ai.py
test_huggingface_endpoint.py
test_huggingface_hub.py
test_huggingface_pipeline.py
test_huggingface_text_gen_inference.py
test_konko.py community[minor]: Adding Konko Completion endpoint (#15570) 8 months ago
test_llamacpp.py
test_manifest.py
test_minimax.py
test_modal.py
test_mosaicml.py
test_nlpcloud.py
test_octoai_endpoint.py
test_opaqueprompts.py
test_openai.py openai[minor]: implement langchain-openai package (#15503) 9 months ago
test_openllm.py
test_openlm.py
test_pai_eas_endpoint.py
test_petals.py Refactor: use SecretStr for Petals llms (#15121) 9 months ago
test_pipelineai.py
test_predibase.py Refactor: use SecretStr for Predibase llms (#15119) 9 months ago
test_predictionguard.py
test_promptlayer_openai.py
test_propmptlayer_openai_chat.py
test_qianfan_endpoint.py community:qianfan endpoint support init params & remove useless params definietion (#15381) 9 months ago
test_replicate.py
test_rwkv.py
test_self_hosted_llm.py
test_stochasticai.py
test_symblai_nebula.py
test_titan_takeoff.py
test_titan_takeoff_pro.py
test_together.py
test_tongyi.py
test_vertexai.py
test_volcengine_maas.py Refactor: use SecretStr for VolcEngineMaas llms (#15117) 9 months ago
test_watsonxllm.py
test_writer.py
test_xinference.py
utils.py