Need guide/fix for configuring OPENAI_KEY in self-hosted supabase #22560
Unanswered
Bananamilk452
asked this question in
Feature Requests
Replies: 1 comment
|
Same issue :( |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
i know there is almost same discussions #21621, but this is about self-hosted docker. not the cli.
I was trying to use supabase ai to build SQL queries, but adding OPENAI_KEY in several config files doesn't working.
Only solution was adding OPENAI_KEY in apps/studio/.env file which is in working supabase-studio container.
I think, OPENAI_KEY should be working by adding in the docker/.env file.
All reactions