langchain/libs/community/langchain_community/callbacks
Cahid Arda Öz 6c07eb0c12
community[minor]: Add UpstashRatelimitHandler (#21885)
Adding `UpstashRatelimitHandler` callback for rate limiting based on
number of chain invocations or LLM token usage.

For more details, see [upstash/ratelimit-py
repository](https://github.com/upstash/ratelimit-py) or the notebook
guide included in this PR.

Twitter handle: @cahidarda

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2024-06-07 21:02:06 +00:00
..
streamlit community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
tracers multiple: get rid of pyproject extras (#22581) 2024-06-06 15:45:22 -07:00
__init__.py community[minor]: Add UpstashRatelimitHandler (#21885) 2024-06-07 21:02:06 +00:00
aim_callback.py community: callbacks guard_imports (#21173) 2024-05-07 15:04:54 -07:00
argilla_callback.py multiple: Remove unnecessary Ruff suppression comments (#21050) 2024-04-30 17:13:48 +00:00
arize_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
arthur_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
bedrock_anthropic_callback.py community[minor]: add bedrock anthropic callback for token usage counting (#19864) 2024-04-09 09:18:48 -05:00
clearml_callback.py community: callbacks guard_imports (#21173) 2024-05-07 15:04:54 -07:00
comet_ml_callback.py community: callbacks guard_imports (#21173) 2024-05-07 15:04:54 -07:00
confident_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
context_callback.py community: callbacks guard_imports (#21173) 2024-05-07 15:04:54 -07:00
fiddler_callback.py community: callbacks guard_imports (#21173) 2024-05-07 15:04:54 -07:00
flyte_callback.py community: callbacks guard_imports (#21173) 2024-05-07 15:04:54 -07:00
human.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
infino_callback.py community: callbacks guard_imports (#21173) 2024-05-07 15:04:54 -07:00
labelstudio_callback.py community[patch]: update use of deprecated llm methods (#20393) 2024-04-12 17:28:23 -04:00
llmonitor_callback.py community[patch]: update use of deprecated llm methods (#20393) 2024-04-12 17:28:23 -04:00
manager.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
mlflow_callback.py community: callbacks guard_imports (#21173) 2024-05-07 15:04:54 -07:00
openai_info.py community, docs: update token usage tracking callback + how-to guides (#22145) 2024-05-29 17:00:47 -04:00
promptlayer_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
sagemaker_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
trubrics_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
upstash_ratelimit_callback.py community[minor]: Add UpstashRatelimitHandler (#21885) 2024-06-07 21:02:06 +00:00
uptrain_callback.py community[patch]: Update UpTrain Callback Handler to support the new UpTrain evaluation schema (#21656) 2024-05-20 17:06:00 -07:00
utils.py community: callbacks guard_imports (#21173) 2024-05-07 15:04:54 -07:00
wandb_callback.py community: callbacks guard_imports (#21173) 2024-05-07 15:04:54 -07:00
whylabs_callback.py community: callbacks guard_imports (#21173) 2024-05-07 15:04:54 -07:00