mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
8a3b74fe1f
- **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__` |
||
---|---|---|
.. | ||
grammars | ||
__init__.py | ||
ai21.py | ||
aleph_alpha.py | ||
amazon_api_gateway.py | ||
anthropic.py | ||
anyscale.py | ||
aphrodite.py | ||
arcee.py | ||
aviary.py | ||
azureml_endpoint.py | ||
baichuan.py | ||
baidu_qianfan_endpoint.py | ||
bananadev.py | ||
baseten.py | ||
beam.py | ||
bedrock.py | ||
bittensor.py | ||
cerebriumai.py | ||
chatglm3.py | ||
chatglm.py | ||
clarifai.py | ||
cloudflare_workersai.py | ||
cohere.py | ||
ctransformers.py | ||
ctranslate2.py | ||
databricks.py | ||
deepinfra.py | ||
deepsparse.py | ||
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 | ||
huggingface_pipeline.py | ||
huggingface_text_gen_inference.py | ||
human.py | ||
javelin_ai_gateway.py | ||
koboldai.py | ||
konko.py | ||
llamacpp.py | ||
loading.py | ||
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 | ||
octoai_endpoint.py | ||
ollama.py | ||
opaqueprompts.py | ||
openai.py | ||
openllm.py | ||
openlm.py | ||
pai_eas_endpoint.py | ||
petals.py | ||
pipelineai.py | ||
predibase.py | ||
predictionguard.py | ||
promptlayer_openai.py | ||
replicate.py | ||
rwkv.py | ||
sagemaker_endpoint.py | ||
self_hosted_hugging_face.py | ||
self_hosted.py | ||
stochasticai.py | ||
symblai_nebula.py | ||
textgen.py | ||
titan_takeoff_pro.py | ||
titan_takeoff.py | ||
together.py | ||
tongyi.py | ||
utils.py | ||
vertexai.py | ||
vllm.py | ||
volcengine_maas.py | ||
watsonxllm.py | ||
writer.py | ||
xinference.py | ||
yandex.py |