This repository was archived by the owner on Mar 27, 2023. It is now read-only.
Replies: 1 comment
-
|
Hi |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I've followed the steps outlined in this document. I think my api endpoint should look like this but it's not working
API_ENDPOINT = "https://chatgpt-api.429e4817165c49a4873cf8a012d97641.workers.dev/"
getting an error when I try to run commands though it
"root@DESKTOP-S70O6TN:~/openai-quickstart-python# curl -k https://chatgpt-api.429e4817165c49a4873cf8a012d97641.workers.dev/ -H 'Content-Type: application/json' -d '{
Basic Router Info "Beta Was this translation helpful? Give feedback.
All reactions