Skip to content

Tags: moe-mizrak/laravel-openrouter

Tags

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #77 from pknaus3/web-search-needs-to-be-added-75

Add web search functionality - NOT TESTED

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #70 from pknaus3/issue-69-streamed-response-not-st…

…reaming-incrementally

Add 'stream' parameter to OpenRouterRequest

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #67 from moe-mizrak/feat/image-generation-configur…

…ation

Feat/image generation configuration

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #64 from moe-mizrak/feat/add-input-audio

Feat/add input audio

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #57 from moe-mizrak/fix/add-to-array-to-response-dto

Fix/add to array to chat, limit and cost response dtos

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #52 from moe-mizrak/fix/usage-float-property

Fix/usage float property

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #48 from moe-mizrak/feat/add-cost-property

Feat/add cost property

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #31 from moe-mizrak/fix/response-format-data

structured output is added