Skip to content

Guardrails for LLM requests - #382

Draft
AquibUsman wants to merge 6 commits into
developfrom
guardrails-phase1
Draft

AquibUsman wants to merge 6 commits into
developfrom
guardrails-phase1

Conversation

@AquibUsman

Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai

coderabbitai Bot commented Sep 17, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

from .base_adapter import BaseAdapter

__all__ = [
'AzureContentSafetyAdapter',
__all__ = [
'AzureContentSafetyAdapter',
'BaseAdapter',
'ENTITY_CATALOG',
'AzureContentSafetyAdapter',
'BaseAdapter',
'ENTITY_CATALOG',
'EntityMeta',
'BaseAdapter',
'ENTITY_CATALOG',
'EntityMeta',
'PresidioAdapter',
'ENTITY_CATALOG',
'EntityMeta',
'PresidioAdapter',
'describe_entity',
'EntityMeta',
'PresidioAdapter',
'describe_entity',
'group_sort_key',
from sqlalchemy.dialects import postgresql

# revision identifiers, used by Alembic.
revision: str = 'c3f8a91d42be'

# revision identifiers, used by Alembic.
revision: str = 'c3f8a91d42be'
down_revision: Union[str, None] = 'a3e7c91d4b26'
from sqlalchemy.dialects import postgresql

# revision identifiers, used by Alembic.
revision: str = 'a7e4b9c21d38'

# revision identifiers, used by Alembic.
revision: str = 'a7e4b9c21d38'
down_revision: Union[str, None] = 'c3f8a91d42be'
@vizsatiz vizsatiz changed the title Guardrails phase1 Guardrails for LLM requests Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant