mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-10 23:22:11 +00:00
Use symfony AI platform for AI provider
This commit is contained in:
parent
90d327fdaa
commit
9cf16248e6
11 changed files with 1304 additions and 30 deletions
8
.env
8
.env
|
|
@ -155,3 +155,11 @@ APP_ENV=prod
|
|||
APP_SECRET=a03498528f5a5fc089273ec9ae5b2849
|
||||
APP_SHARE_DIR=var/share
|
||||
###< symfony/framework-bundle ###
|
||||
|
||||
###> symfony/ai-generic-platform ###
|
||||
# GENERIC_BASE_URL=https://api.example.com/v1
|
||||
###< symfony/ai-generic-platform ###
|
||||
|
||||
###> symfony/ai-open-router-platform ###
|
||||
OPENROUTER_API_KEY=
|
||||
###< symfony/ai-open-router-platform ###
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue