Text - American English Translation: Please loginPoints Fee Structure: (Number of tokens in the question × 0.1485 points) + (Number of tokens in the answer × 0.594 points) + 30 points for the system incantation.
1 point is equal to TWD 0.01.
API bash curl example:
curl -X POST "https://www.myai168.com/en/aieasypay/module/ai-168/chat" \
-H "Content-Type: multipart/form-data" \
-F "module=ai-83" \
-F "dev_key=Insert your developer key here" \
-F "input=Message content" \
-F "search_internet=true or false" \
-F "search_url=Specify the search URL, for example:www.myai168.com" \
-F "session_sn=Conversation serial number returned by the system. For the first conversation, enter 0" \
-F "upload_file[]=@test.pdf"