mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-07 12:06:43 +00:00
- *[x] **PR title**: "community: adding langchain-predictionguard partner package documentation" - *[x] **PR message**: - **Description:** This PR adds documentation for the langchain-predictionguard package to main langchain repo, along with deprecating current Prediction Guard LLMs package. The LLMs package was previously broken, so I also updated it one final time to allow it to continue working from this point onward. . This enables users to chat with LLMs through the Prediction Guard ecosystem. - **Package Links**: - [PyPI](https://pypi.org/project/langchain-predictionguard/) - [Github Repo](https://www.github.com/predictionguard/langchain-predictionguard) - **Issue:** None - **Dependencies:** None - **Twitter handle:** [@predictionguard](https://x.com/predictionguard) - *[x] **Add tests and docs**: All docs have been added for the partner package, and the current LLMs package test was updated to reflect changes. - *[x] **Lint and test**: Linting tests are all passing. --------- Co-authored-by: ccurme <chester.curme@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_ai21.py | ||
test_aleph_alpha.py | ||
test_anthropic.py | ||
test_anyscale.py | ||
test_arcee.py | ||
test_aviary.py | ||
test_azure_openai.py | ||
test_azureml_endpoint.py | ||
test_baichuan.py | ||
test_banana.py | ||
test_baseten.py | ||
test_beam.py | ||
test_bedrock.py | ||
test_bigdl_llm.py | ||
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 | ||
test_deepsparse.py | ||
test_edenai.py | ||
test_fireworks.py | ||
test_forefrontai.py | ||
test_friendli.py | ||
test_google_palm.py | ||
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_ipex_llm.py | ||
test_konko.py | ||
test_layerup_security.py | ||
test_llamacpp.py | ||
test_llamafile.py | ||
test_manifest.py | ||
test_minimax.py | ||
test_mlx_pipeline.py | ||
test_modal.py | ||
test_mosaicml.py | ||
test_nlpcloud.py | ||
test_octoai_endpoint.py | ||
test_opaqueprompts.py | ||
test_openai.py | ||
test_openllm.py | ||
test_openlm.py | ||
test_outlines.py | ||
test_pai_eas_endpoint.py | ||
test_petals.py | ||
test_pipelineai.py | ||
test_predictionguard.py | ||
test_promptlayer_openai.py | ||
test_propmptlayer_openai_chat.py | ||
test_qianfan_endpoint.py | ||
test_replicate.py | ||
test_rwkv.py | ||
test_sambanova.py | ||
test_self_hosted_llm.py | ||
test_sparkllm.py | ||
test_stochasticai.py | ||
test_symblai_nebula.py | ||
test_titan_takeoff.py | ||
test_together.py | ||
test_tongyi.py | ||
test_vertexai.py | ||
test_volcengine_maas.py | ||
test_watsonxllm.py | ||
test_weight_only_quantization.py | ||
test_xinference.py | ||
test_yuan2.py | ||
utils.py |