You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/experimental/langchain_experimental/comprehend_moderation
Predrag Gruevski 5d6b83d9cf
Make a copy of external data instead of mutating another object's attributes. (#11349)
Fix for a bug surfaced as part of #11339. `mypy` caught this since the
types didn't match up.
12 months ago
..
__init__.py Harrison/string inplace (#10153) 1 year ago
amazon_comprehend_moderation.py Harrison/string inplace (#10153) 1 year ago
base_moderation.py Make a copy of external data instead of mutating another object's attributes. (#11349) 12 months ago
base_moderation_callbacks.py Harrison/string inplace (#10153) 1 year ago
base_moderation_config.py Harrison/string inplace (#10153) 1 year ago
base_moderation_exceptions.py Initial commit for comprehend moderator (#9665) 1 year ago
intent.py Harrison/string inplace (#10153) 1 year ago
pii.py Harrison/string inplace (#10153) 1 year ago
toxicity.py Harrison/string inplace (#10153) 1 year ago