Skip to content

Releases: illegalstudio/laravel-ai

v0.1.4.1

01 May 11:02
381d4d9

Choose a tag to compare

Fix license information

v0.1.4

01 May 10:59
6c627f9

Choose a tag to compare

  • 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

30 Apr 21:17
ac8fcc1

Choose a tag to compare

  • Added support for database prefix
  • Added requests table, to store all requests and related token usage

v0.1.2

02 Apr 18:12

Choose a tag to compare

Added laravel 10 to composer.json

v0.1.1

01 Apr 16:19

Choose a tag to compare

v0.1.1 Pre-release
Pre-release

Fixed namespace

v0.1

26 Mar 20:07
4f01927

Choose a tag to compare

v0.1 Pre-release
Pre-release
Improved all bridges