Tag: php
-
Eval Testing LLMs in PHPUnit
- Unit tests for prompts. How to build eval suites in PHPUnit that catch regressions before your users do.
-
Using the JSON API spec in a Laravel API
- Using Laravel to build an API that is compliant with the JSON API spec.