Replies: 2 comments
-
Ok, it was because in .env I had:
Commenting it out helped. Now I get 422 which I guess is because of the ChatPromptTemplate. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok, I believe the ChatPromptTemplate is correct, except I still get 422.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm trying to connect chat-ui with Replicate.com, but I'm getting "message": "Server response contains error: 401",
Does anyone have a working example? With curl it works fine.
Beta Was this translation helpful? Give feedback.
All reactions