Text - Official Document Assistant: Please loginPoints charging standard: question tokens x 0.1485 points + answer tokens x 0.594 points + 30 points for the system’s prompts.
1 point = NTD 0.01.
Message example:
Please write an official document to the Taipei City Government requesting payment of NT$1 million for stage setup costs.
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-137" \
-F "dev_key=Your developer key here" \
-F "input=Message content" \
-F "search_internet=true or false" \
-F "search_url=Designated search URL, for example: www.myai168.com" \
-F "session_sn=Conversation ID returned by the system; for the first conversation, enter 0" \
-F "upload_file[]=@test.png" \
-F "upload_file[]=@test.pdf"