There was an error while loading. Please reload this page.
1 parent 84300db commit 142a944Copy full SHA for 142a944
1 file changed
src/main/php/com/openai/TikTokenFilesIn.class.php
@@ -32,7 +32,7 @@ public function folder(): Folder { return $this->folder; }
32
*
33
* @param string $source
34
* @throws lang.IllegalArgumentException
35
- * @throws io.IOException
+ * @throws io.OperationFailed
36
*/
37
public function tokens($source): iterable {
38
$tried= [];
0 commit comments