mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-18 19:44:21 +00:00
doc: 补全部分注释
This commit is contained in:
@@ -8,6 +8,8 @@ from .. import entities
|
||||
|
||||
|
||||
class Tiktoken(tokenizer.LLMTokenizer):
|
||||
"""TikToken分词器
|
||||
"""
|
||||
|
||||
async def count_token(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user