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
If I'm using an openai compatible api, it's likely that I've already set an api key to an environment variable. For example, GROQ_API_KEY for groq. So it would be nice to be able to do the following instead of including the API key as a prop:
If I'm using an openai compatible api, it's likely that I've already set an api key to an environment variable. For example,
GROQ_API_KEY
for groq. So it would be nice to be able to do the following instead of including the API key as a prop:The text was updated successfully, but these errors were encountered: