curl --location --request POST 'https://openai.aihey.cc/google/bard' \
--header 'Accept: text/event-stream' \
--header 'Cookie: __Secure-1PSID=ASaihdaouSOIahdpgUIAGIUdaguiegIUQG.;__Secure-1PSIDTS=sd-asdjpoajdpSPAIDPOJIOWQDASPOjopsiai' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "你好"
}'