I'm trying to use the Railway template. The docs here say that only two inputs are required for the initial deployment: a Supabase URL and an OpenAI key.
Instead, the following are required:
DATABASE_URL (Supabase)
OPENAI_API_KEY
GITHUB_ACCESS_TOKEN
FIREWORKS_API_KEY
ELEVENLABS_API_KEY
GOOGLE_API_KEY
It's not clear why these other API providers are required upfront, nor why dialoqbase requires a personal access token for my github account.
Can you either update the docs to reflect these additional requirements, or adjust the railway template to align with the docs? I'm looking forward to using the project
I'm trying to use the Railway template. The docs here say that only two inputs are required for the initial deployment: a Supabase URL and an OpenAI key.
Instead, the following are required: DATABASE_URL (Supabase) OPENAI_API_KEY GITHUB_ACCESS_TOKEN FIREWORKS_API_KEY ELEVENLABS_API_KEY GOOGLE_API_KEY
It's not clear why these other API providers are required upfront, nor why dialoqbase requires a personal access token for my github account.
Can you either update the docs to reflect these additional requirements, or adjust the railway template to align with the docs? I'm looking forward to using the project