You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can walk through the notebook until the last cell (Step 3.3: Set your input to the templated prompt and have the kernel process it).
Cell outputs an error: Error: AccessDenied: The request is not authorized, HTTP status: Unauthorized
I've been looking around on Discord already and it seems there is a difference in API keys (service key vs regular key)?
But I don't get this.
I have davinci completions deployment active in Azure OpenAI Studio.
Edit: found a soluation! When I fill out all the credentials (model, endpoint, API-key) directly in the cell where it refers to the config.js file, everything works.
The text was updated successfully, but these errors were encountered:
I can walk through the notebook until the last cell (Step 3.3: Set your input to the templated prompt and have the kernel process it).
Cell outputs an error: Error: AccessDenied: The request is not authorized, HTTP status: Unauthorized
I've been looking around on Discord already and it seems there is a difference in API keys (service key vs regular key)?
But I don't get this.
I have davinci completions deployment active in Azure OpenAI Studio.
Edit: found a soluation! When I fill out all the credentials (model, endpoint, API-key) directly in the cell where it refers to the config.js file, everything works.
The text was updated successfully, but these errors were encountered: