mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 03:35:36 +00:00
feat: get tokens from api usage (#4671)
This commit is contained in:
@@ -24,6 +24,7 @@ weight: 793
|
||||
2. 调整 PG vector 查询语句,强制使用向量索引。
|
||||
3. 对话时间统计,准确返回工作流整体运行时间。
|
||||
4. 从 ai_proxy 获取音频解析时长。
|
||||
5. AI 模型 Token 值均优先采用 API usage,确保 tokens 值准确,若为空,则再采用 GPT3.5 的估算方式。
|
||||
|
||||
## 🐛 修复
|
||||
|
||||
|
Reference in New Issue
Block a user