Releases: illegalstudio/laravel-ai
Releases · illegalstudio/laravel-ai
v0.1.4
- Added ephemeral options to bridges. When the ephemeral flag is on, the bridge will not store data in the database. Only usages will be stored in the
requests
table.
v0.1.3
- Added support for database prefix
- Added requests table, to store all requests and related token usage
v0.1.2
Added laravel 10 to composer.json