core.ts (2 lines): - line 89: // TODO handle blob, arraybuffer, other content types, etc. - line 1066: // TODO add support for Cloudflare workers, etc. streaming.ts (1 line): - line 73: // TODO: Is this where the error should be thrown? lib/ChatCompletionStreamingRunner.ts (1 line): - line 85: // @ts-expect-error TODO these types are incompatible uploads.ts (1 line): - line 276: // TODO: make nested formats configurable lib/AbstractChatCompletionRunner.ts (1 line): - line 127: // TODO: support audio here