You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: update batch processing configuration and enhance validation
- Added support for JSONL file format in batch processing, restricting file extensions to `.jsonl`.
- Updated `composer.json` to require `groq-php` version `^1.3`.
- Enhanced validation for batch processing, including allowed MIME types and content validation.
- Updated `.env.example` to include new configuration options for batch processing.
0 commit comments