langchain/libs/community/langchain_community/llms
Nat Noordanus 8a3b74fe1f
community[patch]: Fix pydantic ForwardRef error in BedrockBase (#17416)
- **Description:** Fixes a type annotation issue in the definition of
BedrockBase. This issue was that the annotation for the `config`
attribute includes a ForwardRef to `botocore.client.Config` which is
only imported when `TYPE_CHECKING`. This can cause pydantic to raise an
error like `pydantic.errors.ConfigError: field "config" not yet prepared
so type is still a ForwardRef, ...`.
  - **Issue:** N/A
  - **Dependencies:** N/A
  - **Twitter handle:** `@__nat_n__`
2024-02-13 16:15:55 -08:00
..
grammars
__init__.py community: Add Baichuan LLM to community (#16724) 2024-01-29 20:08:24 -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
anyscale.py community[patch]: Modify LLMs/Anyscale work with OpenAI API v1 (#14206) 2024-02-09 15:11:18 -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
bananadev.py
baseten.py
beam.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
bedrock.py community[patch]: Fix pydantic ForwardRef error in BedrockBase (#17416) 2024-02-13 16:15:55 -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
ctransformers.py
ctranslate2.py
databricks.py community[patch]: Support SerDe transform functions in Databricks LLM (#16752) 2024-02-08 13:09:50 -08: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
forefrontai.py
gigachat.py
google_palm.py
gooseai.py
gpt4all.py
gradient_ai.py
huggingface_endpoint.py
huggingface_hub.py community[patch]: Fix the _call of HuggingFaceHub (#16891) 2024-02-05 15:34:42 -08:00
huggingface_pipeline.py community: add runtime kwargs to HuggingFacePipeline (#17005) 2024-02-08 13:58:31 -08:00
huggingface_text_gen_inference.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -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
llamacpp.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -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 infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
opaqueprompts.py
openai.py openai[patch]: Explicitly support embedding dimensions (#16596) 2024-01-25 15:16:04 -08:00
openllm.py
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
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
together.py
tongyi.py community[patch]: docstrings (#16810) 2024-02-09 12:48:57 -08:00
utils.py
vertexai.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
vllm.py
volcengine_maas.py
watsonxllm.py community[patch]: Invoke callback prior to yielding token (#17346) 2024-02-12 16:36:33 -08:00
writer.py
xinference.py
yandex.py community[patch]: chat model mypy fixes (#17061) 2024-02-05 13:42:59 -08:00