Skip to content

Releases: joshembling/laragenie

v1.2.2

05 Aug 13:15
ffddae7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

22 Jun 09:45
fb87c2d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

17 Mar 13:03
Compare
Choose a tag to compare
  • Support for Laravel 11
  • Minimum PHP version now 8.2

Full Changelog: v1.1.0...v1.2.0

v1.1.0

25 Feb 14:21
Compare
Choose a tag to compare

NOTE: v1.1.0 is a major version change. There is a breaking change to the previous minor version (v1.0.63). You must add PINECONE_INDEX_HOST to your .env file, please read the docs for more information.

  • Upgrade to latest Pinecone SDK, which enables the use of serverless accounts, as well as pod-based indexes
  • Introduces one new environment variable PINECONE_INDEX_HOST
  • Removes legacy environment variables PINECONE_ENVIRONMENT and PINECONE_INDEX

Full Changelog: v1.0.63...v1.1.0

v1.0.63

17 Feb 15:13
7958988
Compare
Choose a tag to compare

What's Changed

  • Debugging instructions added to documentation as per issues #4 and #6
  • Instructions from config now passed correctly, issue #8
  • All chunks now used in AI response, issue #9
  • Update OpenAI models in config to latest versions by default by @zbora23 in #11

Full Changelog: v1.0.62...v1.0.63

v1.0.62

10 Feb 11:29
Compare
Choose a tag to compare
  • Formatted question input by removing excess whitespace
  • Updated package description

Full Changelog: v1.0.61...v1.0.62

v1.0.61

10 Feb 10:58
51bed9f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.61

v1.0.6

29 Jan 19:58
Compare
Choose a tag to compare
  • Minor bug fixes
  • Return types

Full Changelog: v1.0.5...v1.0.6

v1.0.5

29 Jan 19:31
Compare
Choose a tag to compare
  • Updates CLI styles
  • Test updates

Full Changelog: v1.0.4...v1.0.5

v1.0.4

26 Jan 18:03
Compare
Choose a tag to compare
  • Minor styling changes

Full Changelog: v1.0.3...v1.0.4