Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-04 | 1.6 kB | |
v0.12.0 source code.tar.gz | 2025-05-04 | 5.6 kB | |
v0.12.0 source code.zip | 2025-05-04 | 10.2 kB | |
Totals: 3 Items | 17.3 kB | 0 |
What's Changed
- Correct GitHub Action deprecations + Opt into Dependabot by @iBotPeaches in https://github.com/openai-php/laravel/pull/142
- Update Open AI API link in README.md by @megoxv in https://github.com/openai-php/laravel/pull/141
- Updates README to 4o-mini for more modern model and affordability by @peterramsing in https://github.com/openai-php/laravel/pull/123
- feat: add
fineTuning
method to OpenAI facade by @BadJacky in https://github.com/openai-php/laravel/pull/125 - build: remove prestissimo (unneeded in composer: v2) by @iBotPeaches in https://github.com/openai-php/laravel/pull/145
- Adds PR template per contributing guidelines by @peterramsing in https://github.com/openai-php/laravel/pull/124
- Adds ability to configure Project & Base URL via env by @iBotPeaches in https://github.com/openai-php/laravel/pull/144
- build: update open-ai/client to 0.10.3 in composer.json by @fredmarmillod in https://github.com/openai-php/laravel/pull/148
New Contributors
- @iBotPeaches made their first contribution in https://github.com/openai-php/laravel/pull/142
- @megoxv made their first contribution in https://github.com/openai-php/laravel/pull/141
- @peterramsing made their first contribution in https://github.com/openai-php/laravel/pull/123
- @BadJacky made their first contribution in https://github.com/openai-php/laravel/pull/125
- @fredmarmillod made their first contribution in https://github.com/openai-php/laravel/pull/148
Full Changelog: https://github.com/openai-php/laravel/compare/v0.11.0...v0.12.0