This commit is contained in:
1iaan
2026-04-10 12:00:03 +08:00
parent 94bdba930e
commit 5ce2a5f1a3
150 changed files with 215 additions and 20694 deletions

View File

@@ -5,7 +5,7 @@ import tiktoken
encoding_cache = {}
support_models = set(["kimi-k2.5",
support_models = set(["kimi-k2-turbo-preview",
"gpt-3.5-turbo",
"gpt-3.5-turbo-16k",
"gpt-4",