Replies: 1 comment 1 reply
-
|
You can use Example with Python and FastAPI. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If there are any existing issues, I apologize. I have been searching for an appropriate answer all morning and have not found one, so I am here to request help.
I currently have a backend that returns values in compliance with the OpenAI standard, but this backend does not use this SDK. I have tried to use useChat only on the frontend, but the messages are not being updated. I believe it is because the API return values do not match the preset structure. I would like to ask if anyone has done something similar? Is it feasible? Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions