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
Eugene Yurtsev 05d31a2f00
community[patch]: Add missing type annotations (#22758)
Add missing type annotations to objects in community.
These missing type annotations will raise type errors in pydantic 2.
3 months ago
..
grammars community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
__init__.py community: minor changes sambanova integration (#21231) 4 months ago
ai21.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
aleph_alpha.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
amazon_api_gateway.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
anthropic.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
anyscale.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
aphrodite.py community[minor]: Add Aphrodite Engine support (#14759) 9 months ago
arcee.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
aviary.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
azureml_endpoint.py infra: rm unused # noqa violations (#22049) 4 months ago
baichuan.py docs: community docstring updates (#21040) 4 months ago
baidu_qianfan_endpoint.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
bananadev.py community[patch]: introduce convert_to_secret() to bananadev llm (#14283) 5 months ago
baseten.py community: refactor Baseten integration with new API endpoints & docs (#15017) 9 months ago
beam.py infra: add print rule to ruff (#16221) 7 months ago
bedrock.py community[minor]: import fix (#20995) 4 months ago
bigdl_llm.py community[minor]: import fix (#20995) 4 months ago
bittensor.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
cerebriumai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
chatglm.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
chatglm3.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
clarifai.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
cloudflare_workersai.py community[patch]: docstrings update (#20301) 5 months ago
cohere.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
ctransformers.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
ctranslate2.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
databricks.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
deepinfra.py community[patch]: fix deepinfra inference (#22680) 3 months ago
deepsparse.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
edenai.py community[patch]: docstrings update (#20301) 5 months ago
exllamav2.py community[minor]: add exllamav2 library for GPTQ & EXL2 models (#17817) 5 months ago
fake.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
fireworks.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
forefrontai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
friendli.py community[minor]: Integration for `Friendli` LLM and `ChatFriendli` ChatModel. (#17913) 6 months ago
gigachat.py community[minor]: Added GigaChat Embeddings support + updated previous GigaChat integration (#19516) 6 months ago
google_palm.py multiple[patch]: fix deprecation versions (#18349) 6 months ago
gooseai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
gpt4all.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
gradient_ai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
huggingface_endpoint.py community: fix huggingface deprecations (#22522) 3 months ago
huggingface_hub.py community: fix huggingface deprecations (#22522) 3 months ago
huggingface_pipeline.py [Community]add option to delete the prompt from HF output (#22225) 3 months ago
huggingface_text_gen_inference.py community: fix huggingface deprecations (#22522) 3 months ago
human.py community[patch]: docstrings update (#20301) 5 months ago
ipex_llm.py community[minor]: import fix (#20995) 4 months ago
javelin_ai_gateway.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
koboldai.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
konko.py community[minor]: import fix (#20995) 4 months ago
layerup_security.py community[minor]: bump version of LayerupSecurity, add support for untrusted_input parameter (#19985) 4 months ago
llamacpp.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
llamafile.py core, openai: support custom token encoders (#20762) 5 months ago
loading.py community[patch]: docstrings update (#20301) 5 months ago
manifest.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
minimax.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
mlflow.py community[patch]: docstrings update (#20301) 5 months ago
mlflow_ai_gateway.py community[patch]: docstrings update (#20301) 5 months ago
mlx_pipeline.py community[patch]: Fix MLX LLM Stream (#20575) 4 months ago
modal.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
moonshot.py community[patch]: docstrings update (#20301) 5 months ago
mosaicml.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
nlpcloud.py community[patch]: fix top_p type hint (#15452) 8 months ago
oci_data_science_model_deployment_endpoint.py community[patch]: Add missing type annotations (#22758) 3 months ago
oci_generative_ai.py community[minor]: import fix (#20995) 4 months ago
octoai_endpoint.py community[patch]: update OctoAI endpoint to subclass BaseOpenAI (#19757) 5 months ago
ollama.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
opaqueprompts.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
openai.py infra: rm unused # noqa violations (#22049) 4 months ago
openllm.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
openlm.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
pai_eas_endpoint.py community[patch]: Invoke callback prior to yielding token (pai_eas_endpoint) (#18627) 6 months ago
petals.py Refactor: use SecretStr for Petals llms (#15121) 9 months ago
pipelineai.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
predibase.py community: Support both Predibase SDK-v1 and SDK-v2 in Predibase-LangChain integration (#20859) 5 months ago
predictionguard.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
promptlayer_openai.py community[patch]: docstrings update (#20301) 5 months ago
replicate.py community: update Replicate to work with official models (#20633) 5 months ago
rwkv.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
sagemaker_endpoint.py community[patch]: docstrings update (#20301) 5 months ago
sambanova.py community[patch]: Sambanova integration api update (#21848) 4 months ago
self_hosted.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 6 months ago
self_hosted_hugging_face.py community[minor]: import fix (#20995) 4 months ago
solar.py upstage: init package (#20574) 5 months ago
sparkllm.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
stochasticai.py infra: add -p to mkdir in lint steps (#17013) 7 months ago
symblai_nebula.py infra: rm unused # noqa violations (#22049) 4 months ago
textgen.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
titan_takeoff.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
together.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
tongyi.py community: Implement `bind_tools` for ChatTongyi (#20725) 4 months ago
utils.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
vertexai.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
vllm.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
volcengine_maas.py community[patch]: Invoke callback prior to yielding token (#18288) 6 months ago
watsonxllm.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 4 months ago
weight_only_quantization.py community[minor]: import fix (#20995) 4 months ago
writer.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
xinference.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
yandex.py community[patch]: YandexGPT API add ability to disable request logging (#20670) 5 months ago
yuan2.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago