Skip to content

Conversation

@sumukshashidhar
Copy link
Collaborator

No description provided.

- Add Pydantic schemas for questions (OpenEnded, MultiChoice, Batches)
- Create StructuredGenerator class for LLM-agnostic parsing
- Integrate structured outputs into parsing_engine.py
- Add config flags use_structured_outputs and structured_fallback
- Include comprehensive unit tests for all schemas
- Fix circular import by copying helper functions
- Add dynamic schema loader for external .py files
- Support arbitrary user-defined question structures
- Integrate custom schemas in question generation pipeline
- Add schema validation and example generation
- Create example with custom Question schema
- Add dynamic schema loader for external .py files
- Support arbitrary user-defined question structures
- Dataset columns now match custom schema exactly
- Add structured generation utilities
- Create example with custom Question schema
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.

2 participants