Authorization: Bearer ********************{
"model": "gpt-4o-search-preview",
"web_search_options": {},
"messages": [{
"role": "user",
"content": "What was a positive news story from today?"
}]
}curl --location --request POST 'http://prod-cn.your-api-server.com/v1/chat/completions' \
--header 'Authorization: Bearer <token>' \
--header 'Content-type: application/json' \
--data-raw '{
"model": "gpt-4o-search-preview",
"web_search_options": {},
"messages": [{
"role": "user",
"content": "What was a positive news story from today?"
}]
}'{}
如有疑问请加客服微信
在这里,您将获得 AI 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

客服微信