Skip to content

Commit aa22ad1

Browse files
check token
1 parent 84f3074 commit aa22ad1

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"liveServer.settings.port": 5501
2+
"liveServer.settings.port": 5501,
3+
"python-envs.defaultEnvManager": "ms-python.python:conda",
4+
"python-envs.defaultPackageManager": "ms-python.python:conda"
35
}
132 KB
Loading

docs/introduction/finalscore.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,10 @@
1919
2. 附带的会话记录文件,一并放在压缩包中的实验报告同级路径;
2020

2121
3. 其余要求以实验报告模板为准。
22+
23+
Token 用量查看:
24+
25+
将鼠标悬停在气泡左下角的圆环上即可查看每个对话使用的 Token。
26+
27+
![查看Token](../images/finalscore/查看Token用量.gif)
28+

0 commit comments

Comments
 (0)