Files
dev-gpt/examples/rainbow_tweet/example_call.bash
2023-05-15 13:50:00 +02:00

2 lines
209 B
Bash

curl -X 'POST' 'https://gptdeploy-02e02e4150.wolf.jina.ai/post' -H 'accept: application/json' -H 'Content-Type: application/json' -d '{"data": [{"text": "{\"tweet\":\"today is a bad day i dont like it\"}"}]}'