Tags: moe-mizrak/laravel-openrouter
Tags
Refactor/spatie dto refactor with laravel data (#30) * minimum php version in php 8.2 now * unnecessary parts removed from phpunit.xml * gitignore is updated * spatie laravel-data is used instead of dto package * dto classes are modified so that they use laravel-data * contructor comments removed with inheritDoc * final and readonly properties are set * readme updated with spatie laravel-data types * readme updated for v1 and v2 differences * fix typo * fix: require-dev versions modified for test * require-dev versions updated * refactor: merge msater * refactor: merge msater * refactor: merge msater * refactor: laravel data package is implemented * fix: final and readonly keywords are added * docs: readme is improved with class references
fix new fields are addded citations (#41) * Update laravel-openrouter.php Add title and url to config * Update OpenRouterServiceProvider.php Implement the title and referrer from config * Update ChatData.php Added include think tokens parameter * Update OpenRouterRequest.php Added returned citations * Update ResponseData.php Added citations * fix: missing fields include reasoning and citations added * chore: main.yml is updated * docs: config values added to readme * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated * chore: main.yml is updated --------- Co-authored-by: Omar <omarbuttemail@gmail.com>
PreviousNext