Initial commit: NekoAI Cloudflare chat app
This commit is contained in:
4
.dev.vars.example
Normal file
4
.dev.vars.example
Normal file
@@ -0,0 +1,4 @@
|
||||
OPENAI_BASE_URL="https://your-openai-compatible-api.example.com"
|
||||
OPENAI_API_KEY="YOUR_UPSTREAM_API_KEY"
|
||||
ACCESS_KEY="YOUR_SHARED_ACCESS_KEY"
|
||||
ALLOWED_ORIGIN="https://your-pages-project.pages.dev"
|
||||
Reference in New Issue
Block a user