- 🔥最新公告
- OpenAI SDK教程
- 聊天(OpenAIChat)
- AnthropicClaude
- 火山引擎API
- 图像(Images)
- 视频生成(Videos)
- 音频(Audio)
- 嵌入(RAG-Embeddings)
- 重排序(RAG-Reranker)
- 对象存储+文件解析(Files)
- 内容审查(Moderations)
- 助手测试版(AssistantsBeta)待开发
- 线程数(Threads)待开发
- 留言(Messages)待开发
- 运行(Runs)待开发
- 批量API(Batch API)待开发
- 微调(Fine-tuning)待开发
- 🔥AI 工具
- 文档智能&图片处理
- AI产品配置教程
- 教程类
- 系统API
- Midjourney
- 未命名接口POST
- 未命名接口POST
创建聊天补全(SeedEdit)
POST
{{YOUR_BASE_URL}}/v1/chat/completions
最后修改时间:2025-04-07 03:08:09
责任人:未设置
请求参数
Authorization
在 Header 添加参数
Authorization
,其值为在 Bearer 之后拼接 Token示例:
Authorization: Bearer ********************
Header 参数
Content-Type
string
必需
示例值:
application/json
Accept
string
必需
示例值:
application/json
Authorization
string
可选
示例值:
Bearer {{YOUR_API_KEY}}
Body 参数application/json
model
string
必需
messages
array [object {2}]
必需
role
string
可选
content
string
可选
temperature
integer
可选
top_p
但不是两者。top_p
integer
可选
temperature
但不是两者。n
integer
可选
为每个输入消息生成多少个聊天补全选择。
stream
boolean
可选
stop
string
可选
max_tokens
integer
可选
在聊天补全中生成的最大标记数。
presence_penalty
number
可选
frequency_penalty
number
可选
logit_bias
null
可选
user
string
可选
response_format
object
可选
seen
integer
可选
tools
array[string]
必需
tool_choice
object
必需
示例
{
"model": "chat-seededit",
"messages": [
{
"role": "user",
"content": "https://oss.ffire.cc/files/kling_watermark.png 衣服换成红色,并且带上墨镜🕶"
}
],
"stream": true
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location -g --request POST '{{YOUR_BASE_URL}}/v1/chat/completions' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "chat-seededit",
"messages": [
{
"role": "user",
"content": "https://oss.ffire.cc/files/kling_watermark.png 衣服换成红色,并且带上墨镜🕶"
}
],
"stream": true
}'
返回响应
🟢200OK
application/json
Body
id
string
必需
object
string
必需
created
integer
必需
choices
array [object {3}]
必需
index
integer
可选
message
object
可选
finish_reason
string
可选
usage
object
必需
prompt_tokens
integer
必需
completion_tokens
integer
必需
total_tokens
integer
必需
示例
data: {"id":"SzLczL7e2uAxMAGi5ZUYAC","choices":[{"delta":{"content":">","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"eFUbVUpcX7bKNifRDuB6rz","choices":[{"delta":{"content":" ","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"E9BNxHWcfwZJNoFdPptXDG","choices":[{"delta":{"content":"🖌","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"n26QACj947bPgwuCwBCvXC","choices":[{"delta":{"content":"️","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"PXSNQssc3AdLAsJ4fsVJCG","choices":[{"delta":{"content":"正","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"wwgMQWrsP28mWRWNrwonYs","choices":[{"delta":{"content":"在","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"Q6Hd7RKXoVzg5JguVfsL2B","choices":[{"delta":{"content":"绘","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"2N4e47Cbn5npuZJxAYaPjP","choices":[{"delta":{"content":"画","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"fqqfUJkHAErRJNSckLiHB9","choices":[{"delta":{"content":"\n","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"3wkL8YxP4aBXCKjz3pTmdV","choices":[{"delta":{"content":"\n","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"Vw8MdgYqoy4GFapEsr6f3e","choices":[{"delta":{"content":"`","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"EReChbMt84rw3tctpuWF7h","choices":[{"delta":{"content":"`","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"WihSD4nbkMMSuREtY8phxC","choices":[{"delta":{"content":"`","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"9V4tUjRihTD8NMLd9c3gBm","choices":[{"delta":{"content":"j","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"C4pJkqXERUvfgA7tKkX99Z","choices":[{"delta":{"content":"s","function_call":null,"refusal":null,"role":null,"tool_calls":null},"finish_reason":null,"index":0,"logprobs":null}],"created":1734586291,"model":"chat-seededit","object":"chat.completion.chunk","service_tier":null,"system_fingerprint":null,"usage":null} data: {"id":"QUDNBTwa87fbtfrwFqLRRL","choices":[{"delta":{"content":"o","function_call":null
修改于 2025-04-07 03:08:09