mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-06 11:37:12 +00:00
This pull request includes updates to the `libs/community/langchain_community/callbacks/bedrock_anthropic_callback.py` file to add a new model version to the list of supported models. Updates to supported models: * Added support for the `anthropic.claude-3-7-sonnet-20250219-v1:0` model with a rate of `0.003` for 1000 input tokens. * Added support for the `anthropic.claude-3-7-sonnet-20250219-v1:0` model with a rate of `0.015` for 1000 output tokens. AWS Bedrock pricing reference : https://aws.amazon.com/bedrock/pricing |
||
---|---|---|
.. | ||
streamlit | ||
tracers | ||
__init__.py | ||
aim_callback.py | ||
argilla_callback.py | ||
arize_callback.py | ||
arthur_callback.py | ||
bedrock_anthropic_callback.py | ||
clearml_callback.py | ||
comet_ml_callback.py | ||
confident_callback.py | ||
context_callback.py | ||
fiddler_callback.py | ||
flyte_callback.py | ||
human.py | ||
infino_callback.py | ||
labelstudio_callback.py | ||
llmonitor_callback.py | ||
manager.py | ||
mlflow_callback.py | ||
openai_info.py | ||
promptlayer_callback.py | ||
sagemaker_callback.py | ||
trubrics_callback.py | ||
upstash_ratelimit_callback.py | ||
uptrain_callback.py | ||
utils.py | ||
wandb_callback.py | ||
whylabs_callback.py |