Text, Online Search - grok 3: Please loginPoints fee standard: Number of question tokens × 0.0198 points + Number of answer tokens × 0.099 points.
1 point is equivalent to USD$0.0003.
Formal message structure:
Role-play, [Who you are]
Below is the reference data
[Reference data]
Above is the reference data
Please answer the question according to the following rules:
[Answer rules]
The question is as follows:
[User question]
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=grok" \
-F "dev_key=Enter 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 sequence number returned by the system, first conversation fill in 0" \
-F "upload_file[]=@test.png" \
-F "upload_file[]=@test.pdf"