Skip to content

Conversation

kaushikb11
Copy link
Contributor

@kaushikb11 kaushikb11 commented Feb 18, 2025

PR Description

Add support for filtering prediction responses using GraphQL-style queries. This allows
clients to specify exactly which fields they want in the response, reducing payload size
and simplifying response handling. Also helps with hallucination mitigation.

Key changes:

  • Add GQL schema filtering to SchemaHandlerMixin
  • Support filtering of domain models, custom models, and JSON schemas

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