We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting the following error when typing a question (with local Ollama as the model, but it seems never to get to contact Ollama):
app-1 | ⨯ TypeError: Invalid initialization vector app-1 | at c (.next/server/app/api/chat-rooms/[id]/messages/route.js:11:7689) app-1 | at rg (.next/server/app/api/chat-rooms/[id]/messages/route.js:6:12896) { app-1 | code: 'ERR_CRYPTO_INVALID_IV' app-1 | }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Getting the following error when typing a question (with local Ollama as the model, but it seems never to get to contact Ollama):
The text was updated successfully, but these errors were encountered: