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
Sachin Paryani 25c9f3d1d1
community[patch]: Support Streaming in Azure Machine Learning (#18246)
- [x] **PR title**: "community: Support streaming in Azure ML and few
naming changes"

- [x] **PR message**:
- **Description:** Added support for streaming for azureml_endpoint.
Also, renamed and AzureMLEndpointApiType.realtime to
AzureMLEndpointApiType.dedicated. Also, added new classes
CustomOpenAIChatContentFormatter and CustomOpenAIContentFormatter and
updated the classes LlamaChatContentFormatter and LlamaContentFormatter
to now show a deprecated warning message when instantiated.

---------

Co-authored-by: Sachin Paryani <saparan@microsoft.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
3 months ago
..
grammars community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
__init__.py community[minor]: migrate `bigdl-llm` to `ipex-llm` (#19518) 3 months ago
ai21.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
aleph_alpha.py infra: add print rule to ruff (#16221) 4 months ago
amazon_api_gateway.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
anthropic.py community[patch]: move pdf text tests to integration (#18746) 3 months ago
anyscale.py community[patch]: Remove model limitation on Anyscale LLM (#17662) 4 months ago
aphrodite.py community[minor]: Add Aphrodite Engine support (#14759) 6 months ago
arcee.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
aviary.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
azureml_endpoint.py community[patch]: Support Streaming in Azure Machine Learning (#18246) 3 months ago
baichuan.py infra: add -p to mkdir in lint steps (#17013) 4 months ago
baidu_qianfan_endpoint.py community[patch]: Fix the error of Baidu Qianfan not passing the stop parameter (#18666) 3 months ago
bananadev.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
baseten.py community: refactor Baseten integration with new API endpoints & docs (#15017) 6 months ago
beam.py infra: add print rule to ruff (#16221) 4 months ago
bedrock.py community[patch]: gather token usage info in BedrockChat during generation (#19127) 3 months ago
bigdl_llm.py community[minor]: migrate `bigdl-llm` to `ipex-llm` (#19518) 3 months ago
bittensor.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
cerebriumai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
chatglm.py <langchain_community\llms\chatglm.py>: <Correcting "history"> (#16729) 5 months ago
chatglm3.py community: Add ChatGLM3 (#15265) 5 months ago
clarifai.py community[patch] : Tidy up and update Clarifai SDK functions (#18314) 3 months ago
cloudflare_workersai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
cohere.py cohere[patch]: add cohere as a partner package (#19049) 3 months ago
ctransformers.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
ctranslate2.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
databricks.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 3 months ago
deepinfra.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
deepsparse.py infra: add print rule to ruff (#16221) 4 months ago
edenai.py community: replace deprecated davinci models (#14860) 6 months ago
fake.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
fireworks.py community[patch]: invoke callback prior to yielding token (fireworks) (#19388) 3 months ago
forefrontai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
friendli.py community[minor]: Integration for `Friendli` LLM and `ChatFriendli` ChatModel. (#17913) 3 months ago
gigachat.py community[minor]: Added GigaChat Embeddings support + updated previous GigaChat integration (#19516) 3 months ago
google_palm.py multiple[patch]: fix deprecation versions (#18349) 4 months ago
gooseai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
gpt4all.py community[patch]: Enable streaming for GPT4all (#16392) 5 months ago
gradient_ai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
huggingface_endpoint.py community: Fix import path for StreamingStdOutCallbackHandler example (#19170) 3 months ago
huggingface_hub.py Community: Fuse HuggingFace Endpoint-related classes into one (#17254) 4 months ago
huggingface_pipeline.py docs: Update docs for `HuggingFacePipeline` (#19306) 3 months ago
huggingface_text_gen_inference.py Community: Fuse HuggingFace Endpoint-related classes into one (#17254) 4 months ago
human.py infra: add print rule to ruff (#16221) 4 months ago
ipex_llm.py community[minor]: migrate `bigdl-llm` to `ipex-llm` (#19518) 3 months ago
javelin_ai_gateway.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
koboldai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
konko.py community[minor]: Adding Konko Completion endpoint (#15570) 5 months ago
llamacpp.py community[patch]: invoke callback prior to yielding token (llama.cpp) (#19392) 3 months ago
llamafile.py community[minor]: Adds Llamafile as an LLM (#17431) 4 months ago
loading.py community[minor]: Allow passing `allow_dangerous_deserialization` when loading LLM chain (#18894) 3 months ago
manifest.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
minimax.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
mlflow.py docs: fix databricks document url (#19096) 3 months ago
mlflow_ai_gateway.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
modal.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
mosaicml.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
nlpcloud.py community[patch]: fix top_p type hint (#15452) 5 months ago
oci_data_science_model_deployment_endpoint.py docs, community[patch], experimental[patch], langchain[patch], cli[pa… (#15412) 6 months ago
oci_generative_ai.py community[patch]: docstrings (#16810) 4 months ago
octoai_endpoint.py community[minor]: Update OctoAI LLM, Embedding and documentation (#16710) 5 months ago
ollama.py community[patch]: Invoke callback prior to yielding token (ollama) (#18629) 3 months ago
opaqueprompts.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
openai.py community[patch]: invoke callback prior to yielding token (openai) (#19389) 3 months ago
openllm.py community[patch]: OpenLLM Client Fixes + Added Timeout Parameter (#17478) 4 months ago
openlm.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
pai_eas_endpoint.py community[patch]: Invoke callback prior to yielding token (pai_eas_endpoint) (#18627) 3 months ago
petals.py Refactor: use SecretStr for Petals llms (#15121) 6 months ago
pipelineai.py infra: add -p to mkdir in lint steps (#17013) 4 months ago
predibase.py Refactor: use SecretStr for Predibase llms (#15119) 6 months ago
predictionguard.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
promptlayer_openai.py Do not issue beta or deprecation warnings on internal calls (#15641) 5 months ago
replicate.py community[patch]: Invoke callback prior to yielding token (replicate) (#18626) 3 months ago
rwkv.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
sagemaker_endpoint.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
self_hosted.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 3 months ago
self_hosted_hugging_face.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
solar.py community[minor]: Add solar model chat model (#18556) 3 months ago
sparkllm.py community[patch]: Invoke callback prior to yielding token (sparkllm) (#18625) 3 months ago
stochasticai.py infra: add -p to mkdir in lint steps (#17013) 4 months ago
symblai_nebula.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
textgen.py infra: add print rule to ruff (#16221) 4 months ago
titan_takeoff.py community[patch]: Invoke callback prior to yielding token (titan_takeoff) (#18560) 3 months ago
titan_takeoff_pro.py community[patch]: Invoke callback prior to yielding token (titan_takeoff_pro) (#18624) 3 months ago
together.py together[minor]: add llm (#15853) 5 months ago
tongyi.py community[patch]: Fixed bug in merging `generation_info` during chunk concatenation in Tongyi and ChatTongyi (#19014) 3 months ago
utils.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
vertexai.py community[patch]: Invoke callback prior to yielding token (#18447) 3 months ago
vllm.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
volcengine_maas.py community[patch]: Invoke callback prior to yielding token (#18288) 4 months ago
watsonxllm.py ibm: added partners package `langchain_ibm`, added llm (#16512) 4 months ago
writer.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
xinference.py docs: docstrings `langchain_community` update (#14889) 6 months ago
yandex.py community[patch]: YandexGPT Use recent yandexcloud sdk version (#19341) 3 months ago
yuan2.py community[patch]: fix yuan2 errors in LLMs (#19004) 3 months ago