Tags: AlvinCoded/grok-php-client
Tags
feat(structured-output): add schema-driven response formatting - Implement StructuredOutput helper class for JSON schema definitions - Add generateStructured() method to Chat endpoint - Support both array and class-based schema definitions - Enable automatic response validation and hydration - Include PHP attribute system for IDE-friendly schema creation - Added a new test suite