mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-12 14:31:35 +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
4
config/packages/ai_open_router_platform.yaml
Normal file
4
config/packages/ai_open_router_platform.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
ai:
|
||||
platform:
|
||||
openrouter:
|
||||
api_key: '%env(OPENROUTER_API_KEY)%'
|
||||
Loading…
Add table
Add a link
Reference in a new issue