v1
latestOpenAPI 3.1.02026-07-26375106.0 KBCreates a summary completion for the given video url in chat message.
Support video_url type, or url in text content in chat message, another text content could be custom prompot for summary.. Compatible with OpenAI Chat API format.
post/api/v1/chat/completions
Request body
Example request
{
"messages": [
{
"content": "https://www.bilibili.com/video/BV1Sk4y1x7r2"
}
]
}Response
Successful response with completion