Conversations
API Reference
Conversations
Use Large Language Model to generate answers for the given prompt, which can supports all kind of models, such as GPT-3, GPT-4, GPT-4-Browsing, etc
POST
Conversations
Documentation Index
Fetch the complete documentation index at: https://docs.acedata.cloud/llms.txt
Use this file to discover all available pages before exploring further.
授權
API token from https://platform.acedata.cloud
標頭
Specifies the format of the response from the server.
可用選項:
application/json, application/x-ndjson 主體
application/json
The model to be used for answering the prompt.
可用選項:
gpt-5.1, gpt-5.1-all, gpt-5, gpt-5-mini, gpt-5-nano, gpt-5-all, gpt-4, gpt-4-all, gpt-4-turbo, gpt-4-turbo-preview, gpt-4-vision-preview, gpt-4.1, gpt-4.1-2025-04-14, gpt-4.1-mini, gpt-4.1-mini-2025-04-14, gpt-4.1-nano, gpt-4.1-nano-2025-04-14, gpt-4.5-preview, gpt-4.5-preview-2025-02-27, gpt-4o, gpt-4o-2024-05-13, gpt-4o-2024-08-06, gpt-4o-2024-11-20, gpt-4o-all, gpt-4o-image, gpt-4o-mini, gpt-4o-mini-2024-07-18, gpt-4o-mini-search-preview, gpt-4o-mini-search-preview-2025-03-11, gpt-4o-search-preview, gpt-4o-search-preview-2025-03-11, o1, o1-2024-12-17, o1-all, o1-mini, o1-mini-2024-09-12, o1-mini-all, o1-preview, o1-preview-2024-09-12, o1-preview-all, o1-pro, o1-pro-2025-03-19, o1-pro-all, o3, o3-2025-04-16, o3-all, o3-mini, o3-mini-2025-01-31, o3-mini-2025-01-31-high, o3-mini-2025-01-31-low, o3-mini-2025-01-31-medium, o3-mini-all, o3-mini-high, o3-mini-high-all, o3-mini-low, o3-mini-medium, o3-pro, o3-pro-2025-06-10, o4-mini, o4-mini-2025-04-16, o4-mini-all, o4-mini-high-all, deepseek-r1, deepseek-r1-0528, deepseek-v3, deepseek-v3-250324, grok-3 The prompt or question to be answered.
The unique identifier of the conversation.
The preset model to be used for answering the prompt.
Whether to use the stateful conversation or not.
The references or sources to be used for answering the prompt.

