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'm getting the error Incorrect API key provided: xxx. You can find your API key at https://platform.openai.com/account/api-keys., even though I disabled the Browserbase API by passing api: false to the constructor. I can't find the error in the source code so I assume this is due to some server-side validation. Why is my API key getting validated if I don't intend on using it? My API keys are managed through a LiteLLM proxy.