langchain/libs/experimental/langchain_experimental/comprehend_moderation
T Cramer 540ebf35a9
community[patch]: Add explicit error message to Bedrock error output. (#17328)
- **Description:** Propagate Bedrock errors into Langchain explicitly.
Use-case: unset region error is hidden behind 'Could not load
credentials...' message
- **Issue:**
[17654](https://github.com/langchain-ai/langchain/issues/17654)
  - **Dependencies:** None

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-03-29 03:07:33 +00:00
..
__init__.py experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
amazon_comprehend_moderation.py community[patch]: Add explicit error message to Bedrock error output. (#17328) 2024-03-29 03:07:33 +00:00
base_moderation_callbacks.py experimental: docstrings update (#18048) 2024-02-23 21:24:16 -05:00
base_moderation_config.py experimental: docstrings update (#18048) 2024-02-23 21:24:16 -05:00
base_moderation_exceptions.py experimental: docstrings update (#18048) 2024-02-23 21:24:16 -05:00
base_moderation.py experimental: docstrings update (#18048) 2024-02-23 21:24:16 -05:00
pii.py experimental: docstrings update (#18048) 2024-02-23 21:24:16 -05:00
prompt_safety.py experimental: docstrings update (#18048) 2024-02-23 21:24:16 -05:00
toxicity.py experimental: docstrings update (#18048) 2024-02-23 21:24:16 -05:00