We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4241d1a commit 829d894Copy full SHA for 829d894
database/.env.example
@@ -1,4 +1,4 @@
1
MSSQL='Server=.database.windows.net;Initial Catalog=;Persist Security Info=False;User ID=sampledb;Authentication=Active Directory Default;Connection Timeout=30;'
2
-OPENAI_URL='https://.openai.azure.com'
+OPENAI_URL='https://.openai.azure.com/'
3
OPENAI_KEY=''
4
OPENAI_MODEL='text-embedding-ada-002'
0 commit comments