2
Need guide/fix for configuring OPENAI_KEY in self-hosted supabase
Source: supabase/supabase#22560 · opened by @Bananamilk452
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.
1. Add OPENAI_KEY in docker/.env - doesn't work
2. Add OPENAI_KEY in environment of supabase-studio in docker/docker-compose.yml - doesn't work
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.
I was trying to use supabase ai to build SQL queries, but adding OPENAI_KEY in several config files doesn't working.
1. Add OPENAI_KEY in docker/.env - doesn't work
2. Add OPENAI_KEY in environment of supabase-studio in docker/docker-compose.yml - doesn't work
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.
No pledges yet. Be the first to back this.
Comments
Similar requests
Add ability to create sql snippets on selfhosted instance
8 votes · 0 comments
Add "Getting Started with Analog.js" Guide in the documentation
1 vote · 0 comments
Configure External PostgreSQL for Supabase Instead of supabase-db
3 votes · 0 comments
Request Complete guide for Column Encryption
4 votes · 0 comments
Extension for ChatGPT Response Streaming
2 votes · 0 comments
No comments yet.