feat: swap openai for Groq via openai-compatible base_url

This commit is contained in:
Bossiara13 2026-04-22 17:32:46 +03:00
parent 377016478e
commit 7f5ca81c71
3 changed files with 22 additions and 25 deletions

View file

@ -1,2 +1,2 @@
PICOVOICE_TOKEN=<тут ключ-picovoice>
OPENAI_TOKEN=<тут ключ-openai>
GROQ_TOKEN=<тут ключ-groq>