langchain/libs/community/langchain_community/llms
Guangdong Liu ced5e7bae7
community[patch]: Fix sparkllm authentication problem. (#18651)
- **Description:** fix sparkllm authentication problem.The current
timestamp is in RFC1123 format. The time deviation must be controlled
within 300s. I changed to re-obtain the url every time I ask a question.
https://www.xfyun.cn/doc/spark/general_url_authentication.html#_1-2-%E9%89%B4%E6%9D%83%E5%8F%82%E6%95%B0
2024-03-06 18:43:16 -08:00
..
grammars
__init__.py community[minor]: llamafile embeddings support (#17976) 2024-03-01 13:49:18 -08:00
ai21.py
aleph_alpha.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
amazon_api_gateway.py
anthropic.py community[patch]: Invoke callback prior to yielding token (#18452) 2024-03-03 14:13:41 -08:00
anyscale.py community[patch]: Remove model limitation on Anyscale LLM (#17662) 2024-02-25 18:21:19 -08:00
aphrodite.py
arcee.py
aviary.py
azureml_endpoint.py community[patch]: chat model mypy fixes (#17061) 2024-02-05 13:42:59 -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[patch]: Invoke callback prior to yielding token (#18454) 2024-03-03 14:13:22 -08:00
bananadev.py
baseten.py
beam.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
bedrock.py Support for claude v3 models. (#18630) 2024-03-06 15:46:18 -08:00
bigdl.py community[minor]: add BigDL-LLM integrations (#17953) 2024-03-01 10:04:53 -08:00
bittensor.py
cerebriumai.py
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
cloudflare_workersai.py
cohere.py community[patch]: Make cohere_api_key a SecretStr (#12188) 2024-03-01 20:27:53 +00:00
ctransformers.py
ctranslate2.py
databricks.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 2024-03-06 16:43:01 -05:00
deepinfra.py
deepsparse.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
edenai.py
fake.py
fireworks.py community[patch]: deprecate community fireworks (#18544) 2024-03-05 01:04:26 +00:00
forefrontai.py
gigachat.py
google_palm.py multiple[patch]: fix deprecation versions (#18349) 2024-02-29 16:58:33 -08:00
gooseai.py
gpt4all.py
gradient_ai.py
huggingface_endpoint.py Community: Fuse HuggingFace Endpoint-related classes into one (#17254) 2024-02-19 10:33:15 -08:00
huggingface_hub.py Community: Fuse HuggingFace Endpoint-related classes into one (#17254) 2024-02-19 10:33:15 -08:00
huggingface_pipeline.py community[minor]: Add openvino backend support (#11591) 2024-03-01 10:04:24 -08:00
huggingface_text_gen_inference.py Community: Fuse HuggingFace Endpoint-related classes into one (#17254) 2024-02-19 10:33:15 -08:00
human.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
javelin_ai_gateway.py
koboldai.py
konko.py community[minor]: Adding Konko Completion endpoint (#15570) 2024-01-23 18:22:32 -08:00
llamacpp.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
llamafile.py community[minor]: Adds Llamafile as an LLM (#17431) 2024-02-14 11:15:24 -08:00
loading.py core[patch]: Support .yml extension for YAML (#16783) 2024-02-12 19:57:20 -08:00
manifest.py
minimax.py
mlflow_ai_gateway.py
mlflow.py
modal.py
mosaicml.py
nlpcloud.py
oci_data_science_model_deployment_endpoint.py
oci_generative_ai.py community[patch]: docstrings (#16810) 2024-02-09 12:48:57 -08:00
octoai_endpoint.py community[minor]: Update OctoAI LLM, Embedding and documentation (#16710) 2024-01-29 13:57:17 -08:00
ollama.py community[patch]: don't try to parse json in case of errored response (#18317) 2024-03-01 12:17:29 -08:00
opaqueprompts.py
openai.py openai[patch]: Explicitly support embedding dimensions (#16596) 2024-01-25 15:16:04 -08:00
openllm.py community[patch]: OpenLLM Client Fixes + Added Timeout Parameter (#17478) 2024-02-19 10:09:11 -08:00
openlm.py
pai_eas_endpoint.py
petals.py
pipelineai.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
predibase.py
predictionguard.py
promptlayer_openai.py
replicate.py
rwkv.py
sagemaker_endpoint.py
self_hosted_hugging_face.py
self_hosted.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 2024-03-06 16:43:01 -05:00
sparkllm.py community[patch]: Fix sparkllm authentication problem. (#18651) 2024-03-06 18:43:16 -08:00
stochasticai.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
symblai_nebula.py
textgen.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
titan_takeoff_pro.py
titan_takeoff.py community[patch]: Invoke callback prior to yielding token (titan_takeoff) (#18560) 2024-03-05 12:54:26 -08:00
together.py
tongyi.py community[patch]: Invoke callback prior to yielding token (#18448) 2024-03-03 14:14:22 -08:00
utils.py
vertexai.py community[patch]: Invoke callback prior to yielding token (#18447) 2024-03-03 14:14:40 -08:00
vllm.py
volcengine_maas.py community[patch]: Invoke callback prior to yielding token (#18288) 2024-02-28 21:40:53 +00:00
watsonxllm.py ibm: added partners package langchain_ibm, added llm (#16512) 2024-02-14 12:12:19 -08:00
writer.py
xinference.py
yandex.py community[patch]: chat model mypy fixes (#17061) 2024-02-05 13:42:59 -08:00
yuan2.py community[minor]: integrate with model Yuan2.0 (#15411) 2024-02-14 11:46:20 -08:00