fix tiktoken
Showing
| ... | ... | @@ -78,6 +78,7 @@ |
| "pino": "^10.3.1", | ||
| "pino-pretty": "^13.1.3", | ||
| "rxjs": "^7.8.2", | ||
| "tiktoken": "^1.0.22", | ||
| "typed-reflector": "^1.0.14", | ||
| "typed-struct": "^2.7.1", | ||
| "typeorm": "^0.3.28", | ||
| ... | ... |
Please register or sign in to comment