BibiGPT.co example section for showcasing API endpoints
api_token
token in the HTTP header or picked up from the endpoint directly.
audioLanguage
参数。
.mp3
结尾)
💡 目前支持的类型包括 mp3|mp4|m4a|m4s|wav|webm|mpga|aac|ogg|oga|flac|alac|wma|avi|mkv|mov|flv|3gp|mpeg|ts|ogv|vob
,如果发现有还不支持的格式可以联系我!
answer
以外,还可以设置 includeDetail
参数,选择是否返回跟答案有关的 sourceDocuments
💡 受限于长文本上下文,Coming soon. BibiGPT.co 网页版可先行体验效果。
detailLevel
对应「句子长短」,对应关系为 50,即 700/50=14(Web页面显示的数值)
另外, 关于「输出语言」的对应关系为:
isRefresh
,当它有值并为 true
时,才会忽略缓存isRefresh: true
跳过缓存的结果,customPrompt 自定义总结才会生效。
maxDuration
最大时长,然后如果后台检测 url 所对应的音视频时长超过了maxDuration ,就返回 422 error 错误状态码