jorge-menjivar / unsaged

Open source chat kit engineered for seamless interaction with AI models.
https://unsaged.com
Apache License 2.0
247 stars 77 forks source link

HOTFIX Not checking for server side api keys #109

Closed sebiweise closed 9 months ago

sebiweise commented 9 months ago

API keys defined in the environment variables were not checked, therefore no API key was found when checking whether an API key is defined.

Will fix #108

vercel[bot] commented 9 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @jorge-menjivar on Vercel.

@jorge-menjivar first needs to authorize it.

Bortus-AI commented 9 months ago

API keys defined in the environment variables were not checked, therefore no API key was found when checking whether an API key is defined.

Will fix #108

Looks like I still have this issue with the latest commits using vercel

Error getting available models in chrome console

Bortus-AI commented 9 months ago

Well nvm seems to be working now. Prob an openai outage again