Releases: mastashake08/laravel-openai-api
Releases · mastashake08/laravel-openai-api
v1.7.4
v1.7.4
v1.7.3
v1.7.3
v1.7.2
v1.7.2
v1.7.1
Added a HasPrompts Trait so users can save their prompts
v1.5.7
What's New
- You can now configure the API URL instead of it being hardcoded in.
- Added the ability to add a type (currently image or text) and thus you can generate images now
- Added Artisan command to interact with the package
TODO
- Add options and arguments to Artisan command for programmatic invocation.
v1.2.1
v1.2.1
v1.2.0
v1.2.0
v1.1.0
What's New
Base functionality is complete. Can use via code or via the API.
Todo
Add more error handling.