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
Zhuoyun(John) Xu 508bde7f40
community[patch]: Ollama - Pass headers to post request in async method (#16660)
# Description
A previous PR (https://github.com/langchain-ai/langchain/pull/15881)
added option to pass headers to ollama endpoint, but headers are not
pass to the async method.
8 months ago
..
grammars
__init__.py community[minor]: Add OCI Generative AI integration (#16548) 8 months ago
ai21.py
aleph_alpha.py
amazon_api_gateway.py
anthropic.py
anyscale.py
aphrodite.py community[minor]: Add Aphrodite Engine support (#14759) 9 months ago
arcee.py
aviary.py
azureml_endpoint.py feat: adding paygo api support for Azure ML / Azure AI Studio (#14560) 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
bedrock.py community[minor]: add support for Guardrails for Amazon Bedrock (#15099) 8 months ago
bittensor.py
cerebriumai.py
chatglm.py
clarifai.py
cloudflare_workersai.py
cohere.py
ctransformers.py
ctranslate2.py
databricks.py community[patch]: Add param "task" to Databricks LLM to work around serialization of transform_output_fn (#14933) 9 months ago
deepinfra.py
deepsparse.py community[patch]: Fix generation_config not setting properly for DeepSparse (#15036) 9 months ago
edenai.py community: replace deprecated davinci models (#14860) 9 months ago
fake.py
fireworks.py docs: docstrings `langchain_community` update (#14889) 9 months ago
forefrontai.py
gigachat.py
google_palm.py community[patch]: more deprecations (#15782) 8 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 feat(llms): support more tasks in HuggingFaceHub LLM and remove deprecated dep (#14406) 8 months ago
huggingface_pipeline.py
huggingface_text_gen_inference.py
human.py
javelin_ai_gateway.py
koboldai.py
konko.py community[minor]: Adding Konko Completion endpoint (#15570) 8 months ago
llamacpp.py
loading.py
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) 8 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[minor]: Add OCI Generative AI integration (#16548) 8 months ago
octoai_endpoint.py
ollama.py community[patch]: Ollama - Pass headers to post request in async method (#16660) 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 Refactor: use SecretStr for PipelineAI llms (#15120) 9 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) 8 months ago
replicate.py
rwkv.py
sagemaker_endpoint.py
self_hosted.py
self_hosted_hugging_face.py
stochasticai.py Refactor: use SecretStr for StochasticAI llms (#15118) 9 months ago
symblai_nebula.py
textgen.py docs: docstrings `langchain_community` update (#14889) 9 months ago
titan_takeoff.py
titan_takeoff_pro.py docs: docstrings `langchain_community` update (#14889) 9 months ago
together.py together[minor]: add llm (#15853) 8 months ago
tongyi.py Upgrades the Tongyi LLM and ChatTongyi Model (#14793) 9 months ago
utils.py
vertexai.py community[patch]: more deprecations (#15782) 8 months ago
vllm.py
volcengine_maas.py Refactor: use SecretStr for VolcEngineMaas llms (#15117) 9 months ago
watsonxllm.py community[patch]: fix stop (stop_sequences) param on WatsonxLLM (#15541) 8 months ago
writer.py
xinference.py docs: docstrings `langchain_community` update (#14889) 9 months ago
yandex.py community[patch]: YandexGPT models - add sleep_interval (#16566) 8 months ago