星流平台文本生成模型API,支持流式/非流式、Function Call、深度思考、结构化输出等功能. Model ID list: deepseek-r1-0528, deepseek-v3-0324, deepseek-v3.1, deepseek-v3.2-speciale, deepseek-v3.2, glm-4.7, glm-4.6, kimi-k2-turbo-enterprise, kimi-k2-0905-preview, kimi-k2-turbo-preview, kimi-k2.5, kimi-k2-thinking, kimi-k2-thinking-turbo, gpt-oss-120b, mimo-v2-flash, qwen3-235b-a22b-instruct-2507, qwen3-235b-a22b-thinking-2507, qwen3-coder-480b-a35b-instruct
- 服务商
- 金山云
- 输入摘要
- {"name":"n","type":"integer","required":false,"description":"Number of chat completion choices to generate"}, {"name":"stop","type":"string","required":false,"description":"Stop sequences where generation will end"}, {"name":"model","type":"string","required":true,"description":"Model ID to use, e.g., DeepSeek-V3.1, Kimi-K2-Turbo-Preview"}, {"name":"store","type":"boolean","required":false,"description":"Whether to store the generation result for distillation or evaluation"}, {"name":"tools","type":"array","required":false,"description":"List of callable tools (functions) available to the model"}, {"name":"top_p","type":"number","required":false,"description":"Nucleus sampling threshold; model considers tokens within top_p probability mass"}, {"name":"stream","type":"boolean","required":false,"description":"Whether to stream the response using SSE"}, {"name":"logprobs","type":"boolean","required":false,"description":"Whether to return log probabilities of output tokens"}
- 输出摘要
- 暂无公开信息
- 计费规则
- 1
- 数据更新时间
- 暂无公开信息
- 验证状态
- 暂无公开信息