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/langchain_community/llms
Alex Peplowski 70c296ae96
community[patch]: Expose Anthropic Retry Logic (#17069)
**Description:**

Expose Anthropic's retry logic, so that `max_retries` can be configured
via langchain. Anthropic's retry logic is implemented in their Python
SDK here:
https://github.com/anthropics/anthropic-sdk-python?tab=readme-ov-file#retries

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
8 months ago
..
grammars
__init__.py community: Add Baichuan LLM to community (#16724) 8 months ago
ai21.py
aleph_alpha.py infra: add print rule to ruff (#16221) 8 months ago
amazon_api_gateway.py
anthropic.py community[patch]: Expose Anthropic Retry Logic (#17069) 8 months ago
anyscale.py community[patch]: Modify LLMs/Anyscale work with OpenAI API v1 (#14206) 8 months ago
aphrodite.py community[minor]: Add Aphrodite Engine support (#14759) 9 months ago
arcee.py
aviary.py
azureml_endpoint.py community[patch]: chat model mypy fixes (#17061) 8 months ago
baichuan.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
baidu_qianfan_endpoint.py community:qianfan endpoint support init params & remove useless params definietion (#15381) 9 months ago
bananadev.py
baseten.py community: refactor Baseten integration with new API endpoints & docs (#15017) 9 months ago
beam.py infra: add print rule to ruff (#16221) 8 months ago
bedrock.py community[patch]: Fix pydantic ForwardRef error in BedrockBase (#17416) 8 months ago
bittensor.py
cerebriumai.py
chatglm.py <langchain_community\llms\chatglm.py>: <Correcting "history"> (#16729) 8 months ago
chatglm3.py community: Add ChatGLM3 (#15265) 8 months ago
clarifai.py
cloudflare_workersai.py
cohere.py
ctransformers.py
ctranslate2.py
databricks.py community[patch]: Support SerDe transform functions in Databricks LLM (#16752) 8 months ago
deepinfra.py
deepsparse.py infra: add print rule to ruff (#16221) 8 months ago
edenai.py community: replace deprecated davinci models (#14860) 10 months ago
fake.py
fireworks.py docs: docstrings `langchain_community` update (#14889) 10 months ago
forefrontai.py
gigachat.py
google_palm.py community[patch]: more deprecations (#15782) 9 months ago
gooseai.py
gpt4all.py community[patch]: Enable streaming for GPT4all (#16392) 8 months ago
gradient_ai.py
huggingface_endpoint.py community[patch]: added 'conversational' as a valid task for hugginface endopoint models (#15761) 8 months ago
huggingface_hub.py community[patch]: Fix the _call of HuggingFaceHub (#16891) 8 months ago
huggingface_pipeline.py community: add runtime kwargs to HuggingFacePipeline (#17005) 8 months ago
huggingface_text_gen_inference.py infra: add print rule to ruff (#16221) 8 months ago
human.py infra: add print rule to ruff (#16221) 8 months ago
javelin_ai_gateway.py
koboldai.py
konko.py community[minor]: Adding Konko Completion endpoint (#15570) 8 months ago
llamacpp.py infra: add print rule to ruff (#16221) 8 months ago
llamafile.py community[minor]: Adds Llamafile as an LLM (#17431) 8 months ago
loading.py core[patch]: Support .yml extension for YAML (#16783) 8 months ago
manifest.py
minimax.py
mlflow.py Remove unused `Params` (#14385) 9 months ago
mlflow_ai_gateway.py
modal.py
mosaicml.py
nlpcloud.py community[patch]: fix top_p type hint (#15452) 9 months ago
oci_data_science_model_deployment_endpoint.py docs, community[patch], experimental[patch], langchain[patch], cli[pa… (#15412) 9 months ago
oci_generative_ai.py community[patch]: docstrings (#16810) 8 months ago
octoai_endpoint.py community[minor]: Update OctoAI LLM, Embedding and documentation (#16710) 8 months ago
ollama.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
opaqueprompts.py
openai.py openai[patch]: Explicitly support embedding dimensions (#16596) 8 months ago
openllm.py
openlm.py
pai_eas_endpoint.py
petals.py Refactor: use SecretStr for Petals llms (#15121) 9 months ago
pipelineai.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
predibase.py Refactor: use SecretStr for Predibase llms (#15119) 9 months ago
predictionguard.py
promptlayer_openai.py Do not issue beta or deprecation warnings on internal calls (#15641) 9 months ago
replicate.py
rwkv.py
sagemaker_endpoint.py
self_hosted.py
self_hosted_hugging_face.py
stochasticai.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
symblai_nebula.py
textgen.py infra: add print rule to ruff (#16221) 8 months ago
titan_takeoff.py
titan_takeoff_pro.py docs: docstrings `langchain_community` update (#14889) 10 months ago
together.py together[minor]: add llm (#15853) 9 months ago
tongyi.py community[patch]: docstrings (#16810) 8 months ago
utils.py
vertexai.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
vllm.py
volcengine_maas.py Refactor: use SecretStr for VolcEngineMaas llms (#15117) 9 months ago
watsonxllm.py community[patch]: Invoke callback prior to yielding token (#17346) 8 months ago
writer.py
xinference.py docs: docstrings `langchain_community` update (#14889) 10 months ago
yandex.py community[patch]: chat model mypy fixes (#17061) 8 months ago