Skip to content

Releases: laravel/ai

v0.2.8

10 Mar 20:26
8c35ed0

Choose a tag to compare

v0.2.7

10 Mar 16:14
f1cbcca

Choose a tag to compare

  • refactor: add Lab enum as a type to the $provider parameter in agent methods in Agent contract. by @delabon in #245
  • refactor: remove the $options parameter from addProviderTools method calls by @delabon in #244
  • Fix StreamableAgentResponse signature to accept conversation user by @Button99 in #246
  • fix: pass outputDimension for VoyageAI embeddings by @markritterman in #243
  • Fix BroadcastAgent passing wrong response type to then() callbacks by @sulimanbenhalim in #248

v0.2.6

04 Mar 23:35
17bd350

Choose a tag to compare

v0.2.5

26 Feb 22:55
467196b

Choose a tag to compare

v0.2.4

26 Feb 21:35

Choose a tag to compare

v0.2.3

26 Feb 21:15
c874cbc

Choose a tag to compare

v0.2.2

25 Feb 15:40
c874cbc

Choose a tag to compare

v0.2.1

19 Feb 14:30
7487f12

Choose a tag to compare

  • Make provider default models configurable via ai config by @pfrug in #183
  • Fix typo in comment for tool calls storagefix: correct typo in CanStr… by @wuwx in #181
  • Add support for timeouts in transcription by @NietThijmen in #176
  • [0.x] Add make:agent-middleware command by @mt-shihab26 in #177
  • [0.x] Allow nullable user IDs in conversation tables by @Button99 in #175
  • Update parameter name in EmbeddingProvider contract for consistency by @josephkerkhof in #168
  • [0.x] Add return type annotations to interfaces by @josephkerkhof in #167
  • Allow Lab enum for Provider attribute by @olavocneto in #169
  • Fix missing exception handling by @mubbi in #161
  • chore: document thrown exceptions by @mubbi in #160
  • Fix invalid Message role and null response in HandlesRateLimiting by @monayemislam in #150
  • chore: add return/parameter types by @mubbi in #157
  • [0.x] Ensure StreamEvent broadcast doesn't double prefix private channels by @jackbayliss in #148

v0.2.0

18 Feb 21:44

Choose a tag to compare

Full Changelog: v0.1.5...v0.2.0

v0.1.5

12 Feb 19:31

Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5