【求助贴】开源版的fastgpt中有办法查看每次问答的token使用情况吗? #355
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#355
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
开源版的fastgpt中有办法查看每次问答的token使用情况吗?或者有其他办法能收集到每次问答(包含上下文和prompt)一共使用的token数量吗?当前fastgpt中接入的qwen-plus商业模型API
已经找到查看的位置了