Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 410 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 410 Bytes

OpenAi Assistant Blog Post

Read [here](coming soon)

Install

Setup like a normal Laravel app

We are using a diffrent version of the openai/laravel library:

    "openai-php/laravel": "dev-add-assistants-api",

and then set that at the bottom of the composer.json

    "minimum-stability": "dev",
    "prefer-stable": true

Seed

php artsian migrate --seed