-
Notifications
You must be signed in to change notification settings - Fork 46
Releases: cloudstudio/ollama-laravel
Releases · cloudstudio/ollama-laravel
v1.3.0
@cloudstudio
cloudstudio
8d52463
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
🚀 Laravel 13 Compatibility
- Updated
composer.jsonto support Laravel 13 (#47 by @neoteknic)
📦 Other Changes
- Added CloudStudio production AI services banner to README (#46)
Full Changelog: v1.2.0...v1.3.0
Assets 2
v1.2.0
@cloudstudio
cloudstudio
d848fa0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- feat: Add think parameter for reasoning models by @cloudstudio in #45
Full Changelog: v1.1.9...v1.2.0
Assets 2
v1.1.9
@cloudstudio
cloudstudio
a12e7d6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- refactor: Improve keepAlive implementation with better defaults and c... by @cloudstudio in #43
Full Changelog: v1.1.8...v1.1.9
Assets 2
1 person reacted
v1.1.8
@cloudstudio
cloudstudio
b697508
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Fix: Add missing keep_alive parameter to chat method by @cloudstudio in #40
Full Changelog: v1.1.7...v1.1.8
Assets 2
v1.1.7
@cloudstudio
cloudstudio
35f7038
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Update README with more examples by @cloudstudio in #38
- Revert changes for Laravel 12 by @G4Zz0L1 in #35
Full Changelog: v1.1.6...v1.1.7
Assets 2
v1.1.6
@cloudstudio
cloudstudio
ca00de5
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
v1.1.5
@cloudstudio
cloudstudio
a28a69e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Fix ModelService.php for pull by @G4Zz0L1 in #31
- Fix format method to accept array input for JSON schema validation by @cloudstudio in #34
New Contributors
Full Changelog: v1.1.4...v1.1.5
Assets 2
v1.1.4
@cloudstudio
cloudstudio
35e9dba
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Add support for Laravel 12.x by @steef-paqt in #30
New Contributors
- @steef-paqt made their first contribution in #30
Full Changelog: v1.1.3...v1.1.4
Assets 2
v1.1.3
@cloudstudio
cloudstudio
c728f82
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Add nullable return type \Cloudstudio\Ollama\Traits\MakesHttpRequests::sendRequest by @jobnomade in #29
Full Changelog: v1.1.2...v1.1.3
Assets 2
v1.1.2
@cloudstudio
cloudstudio
adb118e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Fix return types and type hinting by @jobnomade in #28
Full Changelog: v1.1.1...v1.1.2