langchain/libs/community/langchain_community/llms
ccurme 6da3d92b42
(all): update removal in deprecation warnings from 0.2 to 0.3 (#21265)
We are pushing out the removal of these to 0.3.

`find . -type f -name "*.py" -exec sed -i ''
's/removal="0\.2/removal="0.3/g' {} +`
2024-05-03 14:29:36 -04:00
..
grammars community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
__init__.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
ai21.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
aleph_alpha.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
amazon_api_gateway.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
anthropic.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
anyscale.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
aphrodite.py community[minor]: Add Aphrodite Engine support (#14759) 2023-12-20 01:16:57 -05:00
arcee.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
aviary.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
azureml_endpoint.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
baichuan.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
baidu_qianfan_endpoint.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
bananadev.py community[patch]: introduce convert_to_secret() to bananadev llm (#14283) 2024-03-30 00:52:25 +00:00
baseten.py community: refactor Baseten integration with new API endpoints & docs (#15017) 2023-12-22 12:46:24 -08:00
beam.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
bedrock.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
bigdl_llm.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
bittensor.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
cerebriumai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
chatglm3.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
chatglm.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
clarifai.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
cloudflare_workersai.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
cohere.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
ctransformers.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
ctranslate2.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
databricks.py community[patch]: Databricks - fix scope of dangerous deserialization error in Databricks LLM connector (#20368) 2024-04-12 17:27:26 -04:00
deepinfra.py community[patch]: Invoke callback prior to yielding token fix [DeepInfra] (#20427) 2024-04-14 14:32:52 -04:00
deepsparse.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
edenai.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
exllamav2.py community[minor]: add exllamav2 library for GPTQ & EXL2 models (#17817) 2024-04-27 00:44:43 +00:00
fake.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
fireworks.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
forefrontai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
friendli.py community[minor]: Integration for Friendli LLM and ChatFriendli ChatModel. (#17913) 2024-03-08 02:20:47 +00:00
gigachat.py community[minor]: Added GigaChat Embeddings support + updated previous GigaChat integration (#19516) 2024-03-25 16:08:37 -07:00
google_palm.py multiple[patch]: fix deprecation versions (#18349) 2024-02-29 16:58:33 -08:00
gooseai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
gpt4all.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
gradient_ai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
huggingface_endpoint.py community[patch]: allows using text-generation-inference /generate route with HuggingFaceEndpoint (#20100) 2024-04-29 23:09:55 -04:00
huggingface_hub.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
huggingface_pipeline.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
huggingface_text_gen_inference.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
human.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
ipex_llm.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
javelin_ai_gateway.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
koboldai.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
konko.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
layerup_security.py community[minor]: bump version of LayerupSecurity, add support for untrusted_input parameter (#19985) 2024-04-30 14:55:26 -04:00
llamacpp.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
llamafile.py core, openai: support custom token encoders (#20762) 2024-04-23 13:57:05 +00:00
loading.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
manifest.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
minimax.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
mlflow_ai_gateway.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
mlflow.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
mlx_pipeline.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
modal.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
moonshot.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
mosaicml.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
nlpcloud.py community[patch]: fix top_p type hint (#15452) 2024-01-15 11:59:39 -08:00
oci_data_science_model_deployment_endpoint.py docs, community[patch], experimental[patch], langchain[patch], cli[pa… (#15412) 2024-01-02 15:32:16 -05:00
oci_generative_ai.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
octoai_endpoint.py community[patch]: update OctoAI endpoint to subclass BaseOpenAI (#19757) 2024-04-16 17:32:20 -07:00
ollama.py community[patch]: Fix Ollama for LLaMA3 (#20624) 2024-04-19 00:20:32 +00:00
opaqueprompts.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
openai.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
openllm.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
openlm.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
pai_eas_endpoint.py community[patch]: Invoke callback prior to yielding token (pai_eas_endpoint) (#18627) 2024-03-20 07:56:58 -07:00
petals.py Refactor: use SecretStr for Petals llms (#15121) 2023-12-26 12:57:37 -08:00
pipelineai.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
predibase.py community: Support both Predibase SDK-v1 and SDK-v2 in Predibase-LangChain integration (#20859) 2024-04-24 13:31:01 -07:00
predictionguard.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
promptlayer_openai.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
replicate.py community: update Replicate to work with official models (#20633) 2024-04-19 01:43:40 +00:00
rwkv.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
sagemaker_endpoint.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
sambanova.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
self_hosted_hugging_face.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
self_hosted.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 2024-03-06 16:43:01 -05:00
solar.py upstage: init package (#20574) 2024-04-17 23:25:36 +00:00
sparkllm.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
stochasticai.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
symblai_nebula.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
textgen.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
titan_takeoff.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
together.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
tongyi.py community[patch]: Fixed bug in merging generation_info during chunk concatenation in Tongyi and ChatTongyi (#19014) 2024-03-15 16:27:53 -07:00
utils.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
vertexai.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
vllm.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
volcengine_maas.py community[patch]: Invoke callback prior to yielding token (#18288) 2024-02-28 21:40:53 +00:00
watsonxllm.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
weight_only_quantization.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
writer.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
xinference.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
yandex.py community[patch]: YandexGPT API add ability to disable request logging (#20670) 2024-04-19 21:40:37 -04:00
yuan2.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00