Update wasm/src/lib.rs

Co-authored-by: Luigi Pederzani <luigipederzani@gmail.com>
This commit is contained in:
Marco Barreto
2024-07-22 13:15:53 +02:00
committed by GitHub
parent be5db3488d
commit f7e3df106f
+1
View File
@@ -420,6 +420,7 @@ export type TiktokenModel =
| "gpt-4-vision-preview"
| "gpt-4o"
| "gpt-4o-2024-05-13"
| "gpt-4o-mini-2024-07-18"
| "gpt-4o-mini"
/**