Model Provider
Uses our shared hosted models and keys, rate-limited.
Note: You might get Error code: 502 sometimes.
Switch to Custom to use your own API key and model for testing.
License Compatibility
Code: license_checker.py
Checks whether your project's dependencies have compatible licenses. Fetches license info from PyPI or npm for each dependency, then cross-references against known compatibility rules to flag conflicts (e.g. MIT project depending on a GPL library). Returns a compliance report with conflicts, warnings, and a summary.
Input
project_license *
The project's own license
conflicts
warnings
dependency_licenses
summary