Skip to content
New issue

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

[Bug] Function invocation error when deployed to Vercel #45

Open
deboboy opened this issue Sep 18, 2023 · 0 comments
Open

[Bug] Function invocation error when deployed to Vercel #45

deboboy opened this issue Sep 18, 2023 · 0 comments

Comments

@deboboy
Copy link

deboboy commented Sep 18, 2023

Sample chat code works fine locally; getting this error when deployed to Vercel:

llama-98079bc32b437141.js:1 Uncaught (in promise) Error: Server error: A server error has occurred

FUNCTION_INVOCATION_FAILED

at llama-98079bc32b437141.js:1:7882
at l (main-1a90909837c5cc42.js:1:2020)
at Generator._invoke (main-1a90909837c5cc42.js:1:1808)
at P.forEach.e.<computed> [as next] (main-1a90909837c5cc42.js:1:2443)
at v (llama-98079bc32b437141.js:1:4641)
at o (llama-98079bc32b437141.js:1:4844)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant