..
grammars
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
__init__.py
community: Add Baichuan LLM to community ( #16724 )
2024-01-29 20:08:24 -08: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
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08: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
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
anyscale.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08: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
infra: add -p to mkdir in lint steps ( #17013 )
2024-02-05 11:22:06 -08:00
baichuan.py
infra: add -p to mkdir in lint steps ( #17013 )
2024-02-05 11:22:06 -08:00
baidu_qianfan_endpoint.py
community:qianfan endpoint support init params & remove useless params definietion ( #15381 )
2024-01-01 13:12:31 -08:00
bananadev.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
baseten.py
community: refactor Baseten integration with new API endpoints & docs ( #15017 )
2023-12-22 12:46:24 -08:00
beam.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
bedrock.py
infra: add -p to mkdir in lint steps ( #17013 )
2024-02-05 11:22:06 -08: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
community: Add ChatGLM3 ( #15265 )
2024-01-29 20:30:52 -08:00
chatglm.py
<langchain_community\llms\chatglm.py>: <Correcting "history"> ( #16729 )
2024-01-29 19:50:31 -08:00
clarifai.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
cloudflare_workersai.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
cohere.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
ctransformers.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08: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]: Add param "task" to Databricks LLM to work around serialization of transform_output_fn ( #14933 )
2023-12-20 12:50:23 -05:00
deepinfra.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
deepsparse.py
community[patch]: Fix generation_config not setting properly for DeepSparse ( #15036 )
2023-12-22 01:39:22 -05:00
edenai.py
community: replace deprecated davinci models ( #14860 )
2023-12-18 13:49:46 -08: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
docs: docstrings langchain_community
update ( #14889 )
2023-12-19 08:58:24 -05:00
forefrontai.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
gigachat.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
google_palm.py
community[patch]: more deprecations ( #15782 )
2024-01-09 20:36:16 -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
community[patch]: Enable streaming for GPT4all ( #16392 )
2024-01-22 09:54:18 -08: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]: added 'conversational' as a valid task for hugginface endopoint models ( #15761 )
2024-01-23 20:04:15 -08:00
huggingface_hub.py
feat(llms): support more tasks in HuggingFaceHub LLM and remove deprecated dep ( #14406 )
2024-01-23 16:48:56 -08:00
huggingface_pipeline.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
huggingface_text_gen_inference.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
human.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08: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
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
konko.py
community[minor]: Adding Konko Completion endpoint ( #15570 )
2024-01-23 18:22:32 -08:00
llamacpp.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
loading.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08: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
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
mlflow_ai_gateway.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
mlflow.py
Remove unused Params
( #14385 )
2024-01-02 22:45:18 -08:00
modal.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
mosaicml.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08: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
infra: add -p to mkdir in lint steps ( #17013 )
2024-02-05 11:22:06 -08:00
octoai_endpoint.py
community[minor]: Update OctoAI LLM, Embedding and documentation ( #16710 )
2024-01-29 13:57:17 -08:00
ollama.py
infra: add -p to mkdir in lint steps ( #17013 )
2024-02-05 11:22:06 -08:00
opaqueprompts.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
openai.py
openai[patch]: Explicitly support embedding dimensions ( #16596 )
2024-01-25 15:16:04 -08:00
openllm.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08: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[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08: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
Refactor: use SecretStr for Predibase llms ( #15119 )
2023-12-26 13:01:42 -08:00
predictionguard.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
promptlayer_openai.py
Do not issue beta or deprecation warnings on internal calls ( #15641 )
2024-01-07 20:54:45 -08:00
replicate.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
rwkv.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
sagemaker_endpoint.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
self_hosted_hugging_face.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
self_hosted.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08: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
docs: docstrings langchain_community
update ( #14889 )
2023-12-19 08:58:24 -05:00
titan_takeoff_pro.py
docs: docstrings langchain_community
update ( #14889 )
2023-12-19 08:58:24 -05:00
titan_takeoff.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
together.py
together[minor]: add llm ( #15853 )
2024-01-10 17:55:34 -08:00
tongyi.py
Upgrades the Tongyi LLM and ChatTongyi Model ( #14793 )
2023-12-29 12:06:12 -08: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
infra: add -p to mkdir in lint steps ( #17013 )
2024-02-05 11:22:06 -08: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
Refactor: use SecretStr for VolcEngineMaas llms ( #15117 )
2023-12-26 12:59:08 -08:00
watsonxllm.py
infra: add -p to mkdir in lint steps ( #17013 )
2024-02-05 11:22:06 -08: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
docs: docstrings langchain_community
update ( #14889 )
2023-12-19 08:58:24 -05:00
yandex.py
infra: add -p to mkdir in lint steps ( #17013 )
2024-02-05 11:22:06 -08:00