All notable changes to ollama-laravel
will be documented in this file.
- Added support for bearer and basic authentication
- Added configurable SSL verification
- Added support for custom headers in configuration
- Updated composer dependencies to support Laravel 10/11
- Improved type safety with strict_types declaration
- Enhanced error handling for authentication configuration