SYMBOL INDEX (735 symbols across 11 files) FILE: frontend/service/src/index.ts type SymbolInfo (line 9) | interface SymbolInfo { type Point (line 17) | type Point = [number, number]; type Stroke (line 18) | type Stroke = Point[]; type Strokes (line 19) | type Strokes = Stroke[]; function drawStrokes (line 34) | function drawStrokes(strokes: Strokes): HTMLCanvasElement { class Detypify (line 86) | class Detypify { method constructor (line 89) | constructor(sess: InferenceSession) { method create (line 96) | static async create(): Promise { method infer (line 105) | async infer(strokes: Strokes): Promise { FILE: frontend/ui/scripts/subset-font.ts constant FONT_URL (line 7) | const FONT_URL = "https://mirrors.ctan.org/fonts/newcomputermodern/otf/N... FILE: frontend/worker/schema.sql type samples (line 3) | CREATE TABLE IF NOT EXISTS samples ( FILE: frontend/worker/src/index.ts type Bindings (line 4) | type Bindings = { type ContribPayload (line 8) | type ContribPayload = { FILE: frontend/worker/worker-configuration.d.ts type GlobalProps (line 5) | interface GlobalProps { type Env (line 8) | interface Env { type CloudflareBindings (line 12) | interface CloudflareBindings extends Cloudflare.Env {} class DOMException (line 37) | class DOMException extends Error { type WorkerGlobalScopeEventMap (line 86) | type WorkerGlobalScopeEventMap = { type Console (line 101) | interface Console { type BufferSource (line 214) | type BufferSource = ArrayBufferView | ArrayBuffer; type TypedArray (line 215) | type TypedArray = class CompileError (line 228) | class CompileError extends Error { class RuntimeError (line 231) | class RuntimeError extends Error { type ValueType (line 234) | type ValueType = "anyfunc" | "externref" | "f32" | "f64" | "i32" | "i64"... type GlobalDescriptor (line 235) | interface GlobalDescriptor { class Global (line 239) | class Global { type ImportValue (line 244) | type ImportValue = ExportValue | number; type ModuleImports (line 245) | type ModuleImports = Record; type Imports (line 246) | type Imports = Record; type ExportValue (line 247) | type ExportValue = Function | Global | Memory | Table; type Exports (line 248) | type Exports = Record; class Instance (line 249) | class Instance { type MemoryDescriptor (line 253) | interface MemoryDescriptor { class Memory (line 258) | class Memory { type ImportExportKind (line 263) | type ImportExportKind = "function" | "global" | "memory" | "table"; type ModuleExportDescriptor (line 264) | interface ModuleExportDescriptor { type ModuleImportDescriptor (line 268) | interface ModuleImportDescriptor { type TableKind (line 278) | type TableKind = "anyfunc" | "externref"; type TableDescriptor (line 279) | interface TableDescriptor { class Table (line 284) | class Table { type ServiceWorkerGlobalScope (line 300) | interface ServiceWorkerGlobalScope extends WorkerGlobalScope { type TestController (line 456) | interface TestController {} type ExecutionContext (line 457) | interface ExecutionContext { type ExportedHandlerFetchHandler (line 463) | type ExportedHandlerFetchHandler = ( type ExportedHandlerTraceHandler (line 473) | type ExportedHandlerTraceHandler = ( type ExportedHandlerTailStreamHandler (line 478) | type ExportedHandlerTailStreamHandler = ( type ExportedHandlerScheduledHandler (line 483) | type ExportedHandlerScheduledHandler = ( type ExportedHandlerQueueHandler (line 488) | type ExportedHandlerQueueHandler = ( type ExportedHandlerTestHandler (line 493) | type ExportedHandlerTestHandler = ( type ExportedHandler (line 498) | interface ExportedHandler { type DurableObjectTransaction (line 581) | interface DurableObjectTransaction { type DurableObjectStorage (line 594) | interface DurableObjectStorage { type DurableObjectListOptions (line 615) | interface DurableObjectListOptions { type DurableObjectGetOptions (line 625) | interface DurableObjectGetOptions { type DurableObjectGetAlarmOptions (line 629) | interface DurableObjectGetAlarmOptions { type DurableObjectPutOptions (line 632) | interface DurableObjectPutOptions { type DurableObjectSetAlarmOptions (line 637) | interface DurableObjectSetAlarmOptions { class WebSocketRequestResponsePair (line 641) | class WebSocketRequestResponsePair { type AnalyticsEngineDataset (line 646) | interface AnalyticsEngineDataset { type AnalyticsEngineDataPoint (line 649) | interface AnalyticsEngineDataPoint { class Event (line 659) | class Event { type EventInit (line 778) | interface EventInit { type EventListener (line 783) | type EventListener = (event: EventType)... type EventListenerObject (line 784) | interface EventListenerObject { type EventListenerOrEventListenerObject (line 787) | type EventListenerOrEventListenerObject = class EventTarget (line 795) | class EventTarget = Record extends Event { type CustomEventCustomEventInit (line 936) | interface CustomEventCustomEventInit { class Blob (line 947) | class Blob { type BlobOptions (line 992) | interface BlobOptions { class File (line 1000) | class File extends Blob { type FileOptions (line 1019) | interface FileOptions { type CacheQueryOptions (line 1050) | interface CacheQueryOptions { type CryptoKeyPair (line 1263) | interface CryptoKeyPair { type JsonWebKey (line 1267) | interface JsonWebKey { type RsaOtherPrimesInfo (line 1287) | interface RsaOtherPrimesInfo { type SubtleCryptoDeriveKeyAlgorithm (line 1292) | interface SubtleCryptoDeriveKeyAlgorithm { type SubtleCryptoEncryptAlgorithm (line 1300) | interface SubtleCryptoEncryptAlgorithm { type SubtleCryptoGenerateKeyAlgorithm (line 1309) | interface SubtleCryptoGenerateKeyAlgorithm { type SubtleCryptoHashAlgorithm (line 1317) | interface SubtleCryptoHashAlgorithm { type SubtleCryptoImportKeyAlgorithm (line 1320) | interface SubtleCryptoImportKeyAlgorithm { type SubtleCryptoSignAlgorithm (line 1327) | interface SubtleCryptoSignAlgorithm { type CryptoKeyKeyAlgorithm (line 1333) | interface CryptoKeyKeyAlgorithm { type CryptoKeyAesKeyAlgorithm (line 1336) | interface CryptoKeyAesKeyAlgorithm { type CryptoKeyHmacKeyAlgorithm (line 1340) | interface CryptoKeyHmacKeyAlgorithm { type CryptoKeyRsaKeyAlgorithm (line 1345) | interface CryptoKeyRsaKeyAlgorithm { type CryptoKeyEllipticKeyAlgorithm (line 1351) | interface CryptoKeyEllipticKeyAlgorithm { type CryptoKeyArbitraryKeyAlgorithm (line 1355) | interface CryptoKeyArbitraryKeyAlgorithm { class DigestStream (line 1361) | class DigestStream extends WritableStream { class TextDecoder (line 1371) | class TextDecoder { class TextEncoder (line 1388) | class TextEncoder { type TextDecoderConstructorOptions (line 1404) | interface TextDecoderConstructorOptions { type TextDecoderDecodeOptions (line 1408) | interface TextDecoderDecodeOptions { type TextEncoderEncodeIntoResult (line 1411) | interface TextEncoderEncodeIntoResult { class ErrorEvent (line 1420) | class ErrorEvent extends Event { type ErrorEventErrorEventInit (line 1453) | interface ErrorEventErrorEventInit { class MessageEvent (line 1465) | class MessageEvent extends Event { type MessageEventInit (line 1498) | interface MessageEventInit { class FormData (line 1525) | class FormData { type ContentOptions (line 1587) | interface ContentOptions { class HTMLRewriter (line 1590) | class HTMLRewriter { type HTMLRewriterElementContentHandlers (line 1596) | interface HTMLRewriterElementContentHandlers { type HTMLRewriterDocumentContentHandlers (line 1601) | interface HTMLRewriterDocumentContentHandlers { type Doctype (line 1607) | interface Doctype { type Element (line 1612) | interface Element { type EndTag (line 1631) | interface EndTag { type Comment (line 1637) | interface Comment { type Text (line 1645) | interface Text { type DocumentEnd (line 1654) | interface DocumentEnd { type HeadersInit (line 1677) | type HeadersInit = Headers | Iterable> | Record | string | ArrayBuffer | Arra... type Response (line 1770) | interface Response extends Body { type ResponseInit (line 1822) | interface ResponseInit { type RequestInfo (line 1830) | type RequestInfo { type Service (line 1925) | type Service< type Fetcher (line 1938) | type Fetcher< type KVNamespaceListKey (line 1945) | interface KVNamespaceListKey { type KVNamespaceListResult (line 1950) | type KVNamespaceListResult = type KVNamespace (line 1962) | interface KVNamespace { type KVNamespaceListOptions (line 2044) | interface KVNamespaceListOptions { type KVNamespaceGetOptions (line 2049) | interface KVNamespaceGetOptions { type KVNamespacePutOptions (line 2053) | interface KVNamespacePutOptions { type KVNamespaceGetWithMetadataResult (line 2058) | interface KVNamespaceGetWithMetadataResult { type QueueContentType (line 2063) | type QueueContentType = "text" | "bytes" | "json" | "v8"; type Queue (line 2064) | interface Queue { type QueueSendOptions (line 2068) | interface QueueSendOptions { type QueueSendBatchOptions (line 2072) | interface QueueSendBatchOptions { type MessageSendRequest (line 2075) | interface MessageSendRequest { type QueueRetryOptions (line 2080) | interface QueueRetryOptions { type Message (line 2083) | interface Message { type QueueEvent (line 2091) | interface QueueEvent extends ExtendableEvent { type MessageBatch (line 2097) | interface MessageBatch { type R2Error (line 2103) | interface R2Error extends Error { type R2ListOptions (line 2110) | interface R2ListOptions { type R2MultipartUpload (line 2144) | interface R2MultipartUpload { type R2UploadedPart (line 2155) | interface R2UploadedPart { type R2ObjectBody (line 2174) | interface R2ObjectBody extends R2Object { type R2Range (line 2183) | type R2Range = type R2Conditional (line 2195) | interface R2Conditional { type R2GetOptions (line 2202) | interface R2GetOptions { type R2PutOptions (line 2207) | interface R2PutOptions { type R2MultipartOptions (line 2219) | interface R2MultipartOptions { type R2Checksums (line 2225) | interface R2Checksums { type R2StringChecksums (line 2233) | interface R2StringChecksums { type R2HTTPMetadata (line 2240) | interface R2HTTPMetadata { type R2Objects (line 2248) | type R2Objects = { type R2UploadPartOptions (line 2260) | interface R2UploadPartOptions { type ScheduledController (line 2268) | interface ScheduledController { type QueuingStrategy (line 2273) | interface QueuingStrategy { type UnderlyingSink (line 2277) | interface UnderlyingSink { type UnderlyingByteSource (line 2284) | interface UnderlyingByteSource { type UnderlyingSource (line 2291) | interface UnderlyingSource { type Transformer (line 2298) | interface Transformer { type StreamPipeOptions (line 2307) | interface StreamPipeOptions { type ReadableStreamReadResult (line 2330) | type ReadableStreamReadResult = type ReadableStream (line 2344) | interface ReadableStream { class ReadableStreamDefaultReader (line 2405) | class ReadableStreamDefaultReader { class ReadableStreamBYOBReader (line 2427) | class ReadableStreamBYOBReader { type ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions (line 2445) | interface ReadableStreamBYOBReaderReadableStreamBYOBReaderReadOptions { type ReadableStreamGetReaderOptions (line 2448) | interface ReadableStreamGetReaderOptions { type ReadableWritablePair (line 2600) | interface ReadableWritablePair { class WritableStream (line 2614) | class WritableStream { class WritableStreamDefaultWriter (line 2646) | class WritableStreamDefaultWriter { class TransformStream (line 2696) | class TransformStream { class FixedLengthStream (line 2715) | class FixedLengthStream extends IdentityTransformStream { class IdentityTransformStream (line 2718) | class IdentityTransformStream extends TransformStream { class TextDecoderStream (line 2757) | class TextDecoderStream extends TransformStream { type SqlStorage (line 3320) | interface SqlStorage { type SqlStorageValue (line 3327) | type SqlStorageValue = ArrayBuffer | string | number | null; type Socket (line 3346) | interface Socket { type SocketOptions (line 3356) | interface SocketOptions { type SocketAddress (line 3361) | interface SocketAddress { type TlsOptions (line 3365) | interface TlsOptions { type SocketInfo (line 3368) | interface SocketInfo { class EventSource (line 3377) | class EventSource extends EventTarget { type EventSourceEventSourceInit (line 3420) | interface EventSourceEventSourceInit { type Container (line 3424) | interface Container { type ContainerStartupOptions (line 3433) | interface ContainerStartupOptions { class MessageChannel (line 3471) | class MessageChannel { type MessagePortPostMessageOptions (line 3486) | interface MessagePortPostMessageOptions { type LoopbackForExport (line 3489) | type LoopbackForExport< type LoopbackServiceStub (line 3498) | type LoopbackServiceStub; type AiTranslationInput (line 3817) | type AiTranslationInput = { type AiTranslationOutput (line 3822) | type AiTranslationOutput = { type ResponsesInput (line 3839) | type ResponsesInput = { type ResponsesOutput (line 3861) | type ResponsesOutput = { type EasyInputMessage (line 3886) | type EasyInputMessage = { type ResponsesFunctionTool (line 3891) | type ResponsesFunctionTool = { type ResponseIncompleteDetails (line 3900) | type ResponseIncompleteDetails = { type ResponsePrompt (line 3903) | type ResponsePrompt = { type Reasoning (line 3910) | type Reasoning = { type ResponseContent (line 3915) | type ResponseContent = type ResponseContentReasoningText (line 3921) | type ResponseContentReasoningText = { type ResponseConversationParam (line 3925) | type ResponseConversationParam = { type ResponseCreatedEvent (line 3928) | type ResponseCreatedEvent = { type ResponseCustomToolCallOutput (line 3933) | type ResponseCustomToolCallOutput = { type ResponseError (line 3939) | type ResponseError = { type ResponseErrorEvent (line 3961) | type ResponseErrorEvent = { type ResponseFailedEvent (line 3968) | type ResponseFailedEvent = { type ResponseFormatText (line 3973) | type ResponseFormatText = { type ResponseFormatJSONObject (line 3976) | type ResponseFormatJSONObject = { type ResponseFormatTextConfig (line 3979) | type ResponseFormatTextConfig = ResponseFormatText | ResponseFormatTextJ... type ResponseFormatTextJSONSchemaConfig (line 3980) | type ResponseFormatTextJSONSchemaConfig = { type ResponseFunctionCallArgumentsDeltaEvent (line 3989) | type ResponseFunctionCallArgumentsDeltaEvent = { type ResponseFunctionCallArgumentsDoneEvent (line 3996) | type ResponseFunctionCallArgumentsDoneEvent = { type ResponseFunctionCallOutputItem (line 4004) | type ResponseFunctionCallOutputItem = ResponseInputTextContent | Respons... type ResponseFunctionCallOutputItemList (line 4005) | type ResponseFunctionCallOutputItemList = Array; type ResponseInputContent (line 4031) | type ResponseInputContent = ResponseInputText | ResponseInputImage; type ResponseInputImage (line 4032) | type ResponseInputImage = { type ResponseInputImageContent (line 4040) | type ResponseInputImageContent = { type ResponseInputItem (line 4048) | type ResponseInputItem = type ResponseInputItemFunctionCallOutput (line 4055) | type ResponseInputItemFunctionCallOutput = { type ResponseInputItemMessage (line 4062) | type ResponseInputItemMessage = { type ResponseInputMessageContentList (line 4068) | type ResponseInputMessageContentList = Array; type ResponseInputMessageItem (line 4069) | type ResponseInputMessageItem = { type ResponseInputText (line 4076) | type ResponseInputText = { type ResponseInputTextContent (line 4080) | type ResponseInputTextContent = { type ResponseItem (line 4084) | type ResponseItem = type ResponseOutputItem (line 4089) | type ResponseOutputItem = ResponseOutputMessage | ResponseFunctionToolCa... type ResponseOutputItemAddedEvent (line 4090) | type ResponseOutputItemAddedEvent = { type ResponseOutputItemDoneEvent (line 4096) | type ResponseOutputItemDoneEvent = { type ResponseOutputMessage (line 4102) | type ResponseOutputMessage = { type ResponseOutputRefusal (line 4109) | type ResponseOutputRefusal = { type ResponseOutputText (line 4113) | type ResponseOutputText = { type ResponseReasoningItem (line 4118) | type ResponseReasoningItem = { type ResponseReasoningSummaryItem (line 4126) | type ResponseReasoningSummaryItem = { type ResponseReasoningContentItem (line 4130) | type ResponseReasoningContentItem = { type ResponseReasoningTextDeltaEvent (line 4134) | type ResponseReasoningTextDeltaEvent = { type ResponseReasoningTextDoneEvent (line 4142) | type ResponseReasoningTextDoneEvent = { type ResponseRefusalDeltaEvent (line 4150) | type ResponseRefusalDeltaEvent = { type ResponseRefusalDoneEvent (line 4158) | type ResponseRefusalDoneEvent = { type ResponseStatus (line 4166) | type ResponseStatus = "completed" | "failed" | "in_progress" | "cancelle... type ResponseStreamEvent (line 4167) | type ResponseStreamEvent = type ResponseCompletedEvent (line 4183) | type ResponseCompletedEvent = { type ResponseTextConfig (line 4188) | type ResponseTextConfig = { type ResponseTextDeltaEvent (line 4192) | type ResponseTextDeltaEvent = { type ResponseTextDoneEvent (line 4201) | type ResponseTextDoneEvent = { type Logprob (line 4210) | type Logprob = { type TopLogprob (line 4215) | type TopLogprob = { type ResponseUsage (line 4219) | type ResponseUsage = { type Tool (line 4224) | type Tool = ResponsesFunctionTool; type ToolChoiceFunction (line 4225) | type ToolChoiceFunction = { type ToolChoiceOptions (line 4229) | type ToolChoiceOptions = "none"; type ReasoningEffort (line 4230) | type ReasoningEffort = "minimal" | "low" | "medium" | "high" | null; type StreamOptions (line 4231) | type StreamOptions = { type Ai_Cf_Baai_Bge_Base_En_V1_5_Input (line 4234) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Input = type Ai_Cf_Baai_Bge_Base_En_V1_5_Output (line 4254) | type Ai_Cf_Baai_Bge_Base_En_V1_5_Output = type Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse (line 4267) | interface Ai_Cf_Baai_Bge_Base_En_V1_5_AsyncResponse { type Ai_Cf_Openai_Whisper_Input (line 4277) | type Ai_Cf_Openai_Whisper_Input = type Ai_Cf_Openai_Whisper_Output (line 4285) | interface Ai_Cf_Openai_Whisper_Output { type Ai_Cf_Meta_M2M100_1_2B_Input (line 4308) | type Ai_Cf_Meta_M2M100_1_2B_Input = type Ai_Cf_Meta_M2M100_1_2B_Output (line 4342) | type Ai_Cf_Meta_M2M100_1_2B_Output = type Ai_Cf_Meta_M2M100_1_2B_AsyncResponse (line 4350) | interface Ai_Cf_Meta_M2M100_1_2B_AsyncResponse { type Ai_Cf_Baai_Bge_Small_En_V1_5_Input (line 4360) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Input = type Ai_Cf_Baai_Bge_Small_En_V1_5_Output (line 4380) | type Ai_Cf_Baai_Bge_Small_En_V1_5_Output = type Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse (line 4393) | interface Ai_Cf_Baai_Bge_Small_En_V1_5_AsyncResponse { type Ai_Cf_Baai_Bge_Large_En_V1_5_Input (line 4403) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Input = type Ai_Cf_Baai_Bge_Large_En_V1_5_Output (line 4423) | type Ai_Cf_Baai_Bge_Large_En_V1_5_Output = type Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse (line 4436) | interface Ai_Cf_Baai_Bge_Large_En_V1_5_AsyncResponse { type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input (line 4446) | type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Input = type Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output (line 4487) | interface Ai_Cf_Unum_Uform_Gen2_Qwen_500M_Output { type Ai_Cf_Openai_Whisper_Tiny_En_Input (line 4494) | type Ai_Cf_Openai_Whisper_Tiny_En_Input = type Ai_Cf_Openai_Whisper_Tiny_En_Output (line 4502) | interface Ai_Cf_Openai_Whisper_Tiny_En_Output { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input (line 4525) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Input { type Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output (line 4551) | interface Ai_Cf_Openai_Whisper_Large_V3_Turbo_Output { type Ai_Cf_Baai_Bge_M3_Input (line 4631) | type Ai_Cf_Baai_Bge_M3_Input = type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts (line 4640) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts { type Ai_Cf_Baai_Bge_M3_Input_Embedding (line 4659) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding { type Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 (line 4666) | interface Ai_Cf_Baai_Bge_M3_Input_QueryAnd_Contexts_1 { type Ai_Cf_Baai_Bge_M3_Input_Embedding_1 (line 4685) | interface Ai_Cf_Baai_Bge_M3_Input_Embedding_1 { type Ai_Cf_Baai_Bge_M3_Output (line 4692) | type Ai_Cf_Baai_Bge_M3_Output = type Ai_Cf_Baai_Bge_M3_Ouput_Query (line 4697) | interface Ai_Cf_Baai_Bge_M3_Ouput_Query { type Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts (line 4709) | interface Ai_Cf_Baai_Bge_M3_Output_EmbeddingFor_Contexts { type Ai_Cf_Baai_Bge_M3_Ouput_Embedding (line 4717) | interface Ai_Cf_Baai_Bge_M3_Ouput_Embedding { type Ai_Cf_Baai_Bge_M3_AsyncResponse (line 4728) | interface Ai_Cf_Baai_Bge_M3_AsyncResponse { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input (line 4738) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Input { type Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output (line 4748) | interface Ai_Cf_Black_Forest_Labs_Flux_1_Schnell_Output { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input (line 4758) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Input = type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt (line 4761) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Prompt { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages (line 4812) | interface Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Messages { type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output (line 4986) | type Ai_Cf_Meta_Llama_3_2_11B_Vision_Instruct_Output = { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input (line 5009) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Input = type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt (line 5013) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Prompt { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode (line 5064) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages (line 5068) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Messages { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 (line 5218) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_1 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch (line 5222) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Async_Batch { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 (line 5267) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_JSON_Mode_2 { type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output (line 5271) | type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_Output = type Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse (line 5310) | interface Ai_Cf_Meta_Llama_3_3_70B_Instruct_Fp8_Fast_AsyncResponse { type Ai_Cf_Meta_Llama_Guard_3_8B_Input (line 5320) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Input { type Ai_Cf_Meta_Llama_Guard_3_8B_Output (line 5352) | interface Ai_Cf_Meta_Llama_Guard_3_8B_Output { type Ai_Cf_Baai_Bge_Reranker_Base_Input (line 5387) | interface Ai_Cf_Baai_Bge_Reranker_Base_Input { type Ai_Cf_Baai_Bge_Reranker_Base_Output (line 5405) | interface Ai_Cf_Baai_Bge_Reranker_Base_Output { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input (line 5421) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Input = type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt (line 5424) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Prompt { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode (line 5475) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages (line 5479) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Messages { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 (line 5629) | interface Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output (line 5633) | type Ai_Cf_Qwen_Qwen2_5_Coder_32B_Instruct_Output = { type Ai_Cf_Qwen_Qwq_32B_Input (line 5673) | type Ai_Cf_Qwen_Qwq_32B_Input = Ai_Cf_Qwen_Qwq_32B_Prompt | Ai_Cf_Qwen_Q... type Ai_Cf_Qwen_Qwq_32B_Prompt (line 5674) | interface Ai_Cf_Qwen_Qwq_32B_Prompt { type Ai_Cf_Qwen_Qwq_32B_Messages (line 5724) | interface Ai_Cf_Qwen_Qwq_32B_Messages { type Ai_Cf_Qwen_Qwq_32B_Output (line 5905) | type Ai_Cf_Qwen_Qwq_32B_Output = { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input (line 5945) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Input = type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt (line 5948) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Prompt { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages (line 5998) | interface Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Messages { type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output (line 6179) | type Ai_Cf_Mistralai_Mistral_Small_3_1_24B_Instruct_Output = { type Ai_Cf_Google_Gemma_3_12B_It_Input (line 6219) | type Ai_Cf_Google_Gemma_3_12B_It_Input = Ai_Cf_Google_Gemma_3_12B_It_Pro... type Ai_Cf_Google_Gemma_3_12B_It_Prompt (line 6220) | interface Ai_Cf_Google_Gemma_3_12B_It_Prompt { type Ai_Cf_Google_Gemma_3_12B_It_Messages (line 6270) | interface Ai_Cf_Google_Gemma_3_12B_It_Messages { type Ai_Cf_Google_Gemma_3_12B_It_Output (line 6434) | type Ai_Cf_Google_Gemma_3_12B_It_Output = { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input (line 6474) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Input = type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt (line 6478) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode (line 6529) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_JSON_Mode { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages (line 6533) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch (line 6715) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Async_Batch { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner (line 6721) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Prompt_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner (line 6772) | interface Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Messages_Inner { type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output (line 6954) | type Ai_Cf_Meta_Llama_4_Scout_17B_16E_Instruct_Output = { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input (line 7007) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Input = type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt (line 7011) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode (line 7062) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages (line 7066) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 (line 7216) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch (line 7220) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Async_Batch { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 (line 7223) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Prompt_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 (line 7274) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_2 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 (line 7278) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Messages_1 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 (line 7428) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_JSON_Mode_3 { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output (line 7432) | type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Output = type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response (line 7437) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Chat_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response (line 7537) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_Text_Completion_Response { type Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse (line 7601) | interface Ai_Cf_Qwen_Qwen3_30B_A3B_Fp8_AsyncResponse { type Ai_Cf_Deepgram_Nova_3_Input (line 7611) | interface Ai_Cf_Deepgram_Nova_3_Input { type Ai_Cf_Deepgram_Nova_3_Output (line 7757) | interface Ai_Cf_Deepgram_Nova_3_Output { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input (line 7794) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Input { type Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output (line 7803) | interface Ai_Cf_Qwen_Qwen3_Embedding_0_6B_Output { type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input (line 7811) | type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Input = type Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output (line 7835) | interface Ai_Cf_Pipecat_Ai_Smart_Turn_V2_Output { type Ai_Cf_Leonardo_Phoenix_1_0_Input (line 7857) | interface Ai_Cf_Leonardo_Phoenix_1_0_Input { type Ai_Cf_Leonardo_Phoenix_1_0_Output (line 7890) | type Ai_Cf_Leonardo_Phoenix_1_0_Output = string; type Ai_Cf_Leonardo_Lucid_Origin_Input (line 7895) | interface Ai_Cf_Leonardo_Lucid_Origin_Input { type Ai_Cf_Leonardo_Lucid_Origin_Output (line 7925) | interface Ai_Cf_Leonardo_Lucid_Origin_Output { type Ai_Cf_Deepgram_Aura_1_Input (line 7935) | interface Ai_Cf_Deepgram_Aura_1_Input { type Ai_Cf_Deepgram_Aura_1_Output (line 7976) | type Ai_Cf_Deepgram_Aura_1_Output = string; type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input (line 7981) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Input { type Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output (line 8025) | interface Ai_Cf_Ai4Bharat_Indictrans2_En_Indic_1B_Output { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input (line 8035) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Input = type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt (line 8039) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode (line 8090) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages (line 8094) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 (line 8244) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch (line 8248) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Async_Batch { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 (line 8254) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Prompt_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 (line 8305) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_2 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 (line 8309) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Messages_1 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 (line 8459) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_JSON_Mode_3 { type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output (line 8463) | type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Output = type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Response (line 8468) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Chat_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Response (line 8568) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_Text_Completion_Res... type Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse (line 8632) | interface Ai_Cf_Aisingapore_Gemma_Sea_Lion_V4_27B_It_AsyncResponse { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Input (line 8642) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Input { type Ai_Cf_Pfnet_Plamo_Embedding_1B_Output (line 8648) | interface Ai_Cf_Pfnet_Plamo_Embedding_1B_Output { type Ai_Cf_Deepgram_Flux_Input (line 8665) | interface Ai_Cf_Deepgram_Flux_Input { type Ai_Cf_Deepgram_Flux_Output (line 8702) | interface Ai_Cf_Deepgram_Flux_Output { type Ai_Cf_Deepgram_Aura_2_En_Input (line 8753) | interface Ai_Cf_Deepgram_Aura_2_En_Input { type Ai_Cf_Deepgram_Aura_2_En_Output (line 8822) | type Ai_Cf_Deepgram_Aura_2_En_Output = string; type Ai_Cf_Deepgram_Aura_2_Es_Input (line 8827) | interface Ai_Cf_Deepgram_Aura_2_Es_Input { type Ai_Cf_Deepgram_Aura_2_Es_Output (line 8866) | type Ai_Cf_Deepgram_Aura_2_Es_Output = string; type AiModels (line 8871) | interface AiModels { type AiOptions (line 8957) | type AiOptions = { type AiModelsSearchParams (line 8982) | type AiModelsSearchParams = { type AiModelsSearchObject (line 8991) | type AiModelsSearchObject = { type InferenceUpstreamError (line 9007) | interface InferenceUpstreamError extends Error {} type AiInternalError (line 9008) | interface AiInternalError extends Error {} type AiModelListType (line 9009) | type AiModelListType = Record; type GatewayRetries (line 9038) | type GatewayRetries = { type GatewayOptions (line 9043) | type GatewayOptions = { type UniversalGatewayOptions (line 9054) | type UniversalGatewayOptions = Exclude & { type AiGatewayPatchLog (line 9060) | type AiGatewayPatchLog = { type AiGatewayLog (line 9065) | type AiGatewayLog = { type AIGatewayProviders (line 9092) | type AIGatewayProviders = type AIGatewayHeaders (line 9113) | type AIGatewayHeaders = { type AIGatewayUniversalRequest (line 9137) | type AIGatewayUniversalRequest = { type AiGatewayInternalError (line 9143) | interface AiGatewayInternalError extends Error {} type AiGatewayLogNotFound (line 9144) | interface AiGatewayLogNotFound extends Error {} type AutoRAGInternalError (line 9157) | interface AutoRAGInternalError extends Error {} type AutoRAGNotFoundError (line 9158) | interface AutoRAGNotFoundError extends Error {} type AutoRAGUnauthorizedError (line 9159) | interface AutoRAGUnauthorizedError extends Error {} type AutoRAGNameNotSetError (line 9160) | interface AutoRAGNameNotSetError extends Error {} type ComparisonFilter (line 9161) | type ComparisonFilter = { type CompoundFilter (line 9166) | type CompoundFilter = { type AutoRagSearchRequest (line 9170) | type AutoRagSearchRequest = { type AutoRagAiSearchRequest (line 9184) | type AutoRagAiSearchRequest = AutoRagSearchRequest & { type AutoRagAiSearchRequestStreaming (line 9188) | type AutoRagAiSearchRequestStreaming = Omit { type RequestInitCfPropertiesImageDraw (line 9367) | interface RequestInitCfPropertiesImageDraw extends BasicImageTransformat... type RequestInitCfPropertiesImage (line 9404) | interface RequestInitCfPropertiesImage extends BasicImageTransformations { type RequestInitCfPropertiesImageMinify (line 9561) | interface RequestInitCfPropertiesImageMinify { type RequestInitCfPropertiesR2 (line 9566) | interface RequestInitCfPropertiesR2 { type IncomingRequestCfProperties (line 9575) | type IncomingRequestCfProperties = IncomingReque... type IncomingRequestCfPropertiesBase (line 9580) | interface IncomingRequestCfPropertiesBase extends Record { type IncomingRequestCfPropertiesBotManagementBase (line 9658) | interface IncomingRequestCfPropertiesBotManagementBase { type IncomingRequestCfPropertiesBotManagement (line 9685) | interface IncomingRequestCfPropertiesBotManagement { type IncomingRequestCfPropertiesBotManagementEnterprise (line 9697) | interface IncomingRequestCfPropertiesBotManagementEnterprise extends Inc... type IncomingRequestCfPropertiesCloudflareForSaaSEnterprise (line 9709) | interface IncomingRequestCfPropertiesCloudflareForSaaSEnterprise = IncomingRequestCfProperties<... type D1Meta (line 10236) | interface D1Meta { type D1Response (line 10264) | interface D1Response { type D1Result (line 10269) | type D1Result = D1Response & { type D1ExecResult (line 10272) | interface D1ExecResult { type D1SessionConstraint (line 10276) | type D1SessionConstraint = type D1SessionBookmark (line 10285) | type D1SessionBookmark = string; type Disposable (line 10327) | interface Disposable {} type EmailMessage (line 10331) | interface EmailMessage { type ForwardableEmailMessage (line 10344) | interface ForwardableEmailMessage extends EmailMessage { type SendEmail (line 10380) | interface SendEmail { type EmailExportedHandler (line 10386) | type EmailExportedHandler = ( type HelloWorldBinding (line 10401) | interface HelloWorldBinding { type Hyperdrive (line 10414) | interface Hyperdrive { type ImageInfoResponse (line 10464) | type ImageInfoResponse = type ImageTransform (line 10474) | type ImageTransform = { type ImageDrawOptions (line 10531) | type ImageDrawOptions = { type ImageInputOptions (line 10539) | type ImageInputOptions = { type ImageOutputOptions (line 10542) | type ImageOutputOptions = { type ImagesBinding (line 10548) | interface ImagesBinding { type ImageTransformer (line 10562) | interface ImageTransformer { type ImageTransformationOutputOptions (line 10583) | type ImageTransformationOutputOptions = { type ImageTransformationResult (line 10586) | interface ImageTransformationResult { type ImagesError (line 10600) | interface ImagesError extends Error { type MediaBinding (line 10609) | interface MediaBinding { type MediaTransformer (line 10621) | interface MediaTransformer { type MediaTransformationGenerator (line 10633) | interface MediaTransformationGenerator { type MediaTransformationResult (line 10645) | interface MediaTransformationResult { type MediaTransformationInputOptions (line 10666) | type MediaTransformationInputOptions = { type MediaTransformationOutputOptions (line 10678) | type MediaTransformationOutputOptions = { type MediaError (line 10706) | interface MediaError extends Error { type NodeStyleServer (line 10712) | interface NodeStyleServer { type Params (line 10722) | type Params

= Record; type EventContext (line 10723) | type EventContext = { type PagesFunction (line 10737) | type PagesFunction< type EventPluginContext (line 10742) | type EventPluginContext = { type PagesPluginFunction (line 10757) | type PagesPluginFunction< type PipelineRecord (line 10787) | type PipelineRecord = Record; type PipelineBatchMetadata (line 10788) | type PipelineBatchMetadata = { type Pipeline (line 10792) | interface Pipeline { type PubSubMessage (line 10805) | interface PubSubMessage { type JsonWebKeyWithKid (line 10831) | interface JsonWebKeyWithKid extends JsonWebKey { type RateLimitOptions (line 10835) | interface RateLimitOptions { type RateLimitOutcome (line 10838) | interface RateLimitOutcome { type RateLimit (line 10841) | interface RateLimit { type RpcTargetBranded (line 10862) | interface RpcTargetBranded { type WorkerEntrypointBranded (line 10865) | interface WorkerEntrypointBranded { type DurableObjectBranded (line 10868) | interface DurableObjectBranded { type WorkflowEntrypointBranded (line 10871) | interface WorkflowEntrypointBranded { type EntrypointBranded (line 10874) | type EntrypointBranded = WorkerEntrypointBranded | DurableObjectBranded ... type Stubable (line 10876) | type Stubable = RpcTargetBranded | ((...args: any[]) => any); type Serializable (line 10881) | type Serializable = type StubBase (line 10900) | interface StubBase extends Disposable { type Stub (line 10904) | type Stub = Provider & StubBase; type BaseType (line 10906) | type BaseType = type Stubify (line 10927) | type Stubify = T extends Stubable ? Stub : T extends Map = T extends StubBase ? V : T extends Map = { type MaybeProvider (line 10946) | type MaybeProvider = T extends object ? Provider : unknown; type MaybeDisposable (line 10947) | type MaybeDisposable = T extends object ? Disposable : unknown; type Result (line 10956) | type Result = R extends Stubable ? Promise> & Provider : R... type MethodOrProperty (line 10962) | type MethodOrProperty = V extends (...args: infer P) => infer R type MaybeCallableProvider (line 10967) | type MaybeCallableProvider = T extends (...args: any[]) => any ? Meth... type Provider (line 10971) | type Provider = Maybe... type Env (line 10986) | interface Env {} type GlobalProps (line 11005) | interface GlobalProps {} type GlobalProp (line 11008) | type GlobalProp = K extends keyof GlobalProps... type MainModule (line 11011) | type MainModule = GlobalProp<"mainModule", {}>; type Exports (line 11013) | type Exports = { type RpcStub (line 11027) | type RpcStub = Rpc.Stub; type WorkflowDurationLabel (line 11062) | type WorkflowDurationLabel = "second" | "minute" | "hour" | "day" | "wee... type WorkflowSleepDuration (line 11063) | type WorkflowSleepDuration = `${number} ${WorkflowDurationLabel}${"s" | ... type WorkflowDelayDuration (line 11064) | type WorkflowDelayDuration = WorkflowSleepDuration; type WorkflowTimeoutDuration (line 11065) | type WorkflowTimeoutDuration = WorkflowSleepDuration; type WorkflowRetentionDuration (line 11066) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowBackoff (line 11067) | type WorkflowBackoff = "constant" | "linear" | "exponential"; type WorkflowStepConfig (line 11068) | type WorkflowStepConfig = { type WorkflowEvent (line 11076) | type WorkflowEvent = { type WorkflowStepEvent (line 11081) | type WorkflowStepEvent = { type SecretsStoreSecret (line 11122) | interface SecretsStoreSecret { type MarkdownDocument (line 11133) | type MarkdownDocument = { type ConversionResponse (line 11137) | type ConversionResponse = type ImageConversionOptions (line 11151) | type ImageConversionOptions = { type EmbeddedImageConversionOptions (line 11154) | type EmbeddedImageConversionOptions = ImageConversionOptions & { type ConversionOptions (line 11158) | type ConversionOptions = { type ConversionRequestOptions (line 11173) | type ConversionRequestOptions = { type SupportedFileFormat (line 11178) | type SupportedFileFormat = { type Header (line 11188) | interface Header { type FetchEventInfo (line 11192) | interface FetchEventInfo { type JsRpcEventInfo (line 11199) | interface JsRpcEventInfo { type ScheduledEventInfo (line 11202) | interface ScheduledEventInfo { type AlarmEventInfo (line 11207) | interface AlarmEventInfo { type QueueEventInfo (line 11211) | interface QueueEventInfo { type EmailEventInfo (line 11216) | interface EmailEventInfo { type TraceEventInfo (line 11222) | interface TraceEventInfo { type HibernatableWebSocketEventInfoMessage (line 11226) | interface HibernatableWebSocketEventInfoMessage { type HibernatableWebSocketEventInfoError (line 11229) | interface HibernatableWebSocketEventInfoError { type HibernatableWebSocketEventInfoClose (line 11232) | interface HibernatableWebSocketEventInfoClose { type HibernatableWebSocketEventInfo (line 11237) | interface HibernatableWebSocketEventInfo { type CustomEventInfo (line 11244) | interface CustomEventInfo { type FetchResponseInfo (line 11247) | interface FetchResponseInfo { type EventOutcome (line 11251) | type EventOutcome = type ScriptVersion (line 11263) | interface ScriptVersion { type Onset (line 11268) | interface Onset { type Outcome (line 11290) | interface Outcome { type SpanOpen (line 11296) | interface SpanOpen { type SpanClose (line 11303) | interface SpanClose { type DiagnosticChannelEvent (line 11307) | interface DiagnosticChannelEvent { type Exception (line 11312) | interface Exception { type Log (line 11318) | interface Log { type Return (line 11327) | interface Return { type Attribute (line 11331) | interface Attribute { type Attributes (line 11335) | interface Attributes { type EventType (line 11339) | type EventType = type SpanContext (line 11350) | interface SpanContext { type TailEvent (line 11365) | interface TailEvent { type TailEventHandler (line 11375) | type TailEventHandler = (event: Tai... type TailEventHandlerObject (line 11376) | type TailEventHandlerObject = { type TailEventHandlerType (line 11386) | type TailEventHandlerType = TailEventHandler | TailEventHandlerObject; type VectorizeVectorMetadataValue (line 11394) | type VectorizeVectorMetadataValue = string | number | boolean | string[]; type VectorizeVectorMetadata (line 11398) | type VectorizeVectorMetadata = VectorizeVectorMetadataValue | Record, "values"> & type VectorizeMatches (line 11513) | interface VectorizeMatches { type VectorizeVectorMutation (line 11524) | interface VectorizeVectorMutation { type VectorizeAsyncMutation (line 11534) | interface VectorizeAsyncMutation { type WorkerVersionMetadata (line 11636) | type WorkerVersionMetadata = { type DynamicDispatchLimits (line 11644) | interface DynamicDispatchLimits { type DynamicDispatchOptions (line 11654) | interface DynamicDispatchOptions { type DispatchNamespace (line 11666) | interface DispatchNamespace { class NonRetryableError (line 11687) | class NonRetryableError extends Error { type WorkflowDurationLabel (line 11712) | type WorkflowDurationLabel = "second" | "minute" | "hour" | "day" | "wee... type WorkflowSleepDuration (line 11713) | type WorkflowSleepDuration = `${number} ${WorkflowDurationLabel}${"s" | ... type WorkflowRetentionDuration (line 11714) | type WorkflowRetentionDuration = WorkflowSleepDuration; type WorkflowInstanceCreateOptions (line 11715) | interface WorkflowInstanceCreateOptions { type InstanceStatus (line 11733) | type InstanceStatus = { type WorkflowError (line 11750) | interface WorkflowError { FILE: python/callbacks.py class LogPredictCallback (line 19) | class LogPredictCallback(Callback): method __init__ (line 20) | def __init__( method on_test_batch_end (line 33) | def on_test_batch_end( function get_ema_multi_avg_fn (line 150) | def get_ema_multi_avg_fn( class EMAWeightAveraging (line 213) | class EMAWeightAveraging(WeightAveraging): method __init__ (line 252) | def __init__( method should_update (line 279) | def should_update(self, step_idx: int | None = None, epoch_idx: int | ... class ExportBestModelToONNX (line 307) | class ExportBestModelToONNX(Callback): method __init__ (line 322) | def __init__( method on_fit_end (line 339) | def on_fit_end(self, trainer: Trainer, pl_module: LightningModule) -> ... FILE: python/dataset.py class MathSymbolDataModule (line 9) | class MathSymbolDataModule(LightningDataModule): method __init__ (line 10) | def __init__( method prepare_data (line 41) | def prepare_data(self): method setup (line 45) | def setup(self, stage: str | None = None): method train_dataloader (line 77) | def train_dataloader(self): method val_dataloader (line 88) | def val_dataloader(self): method test_dataloader (line 99) | def test_dataloader(self): method on_after_batch_transfer (line 110) | def on_after_batch_transfer(self, batch, dataloader_idx): FILE: python/model.py class BaseModel (line 17) | class BaseModel(LightningModule): method __init__ (line 20) | def __init__( method forward (line 41) | def forward(self, x: Tensor) -> Tensor: method training_step (line 45) | def training_step(self, batch, batch_idx=0): method validation_step (line 54) | def validation_step(self, batch, batch_idx=0): method test_step (line 63) | def test_step(self, batch, batch_idx=0): # noqa: ARG002 method configure_optimizers (line 70) | def configure_optimizers(self): class TimmModel (line 112) | class TimmModel(BaseModel): method __init__ (line 113) | def __init__( method forward (line 163) | def forward(self, x): FILE: python/proc_data.py class TypstSymInfo (line 35) | class TypstSymInfo(Struct, kw_only=True, omit_defaults=True): class UnmappedSymbols (line 45) | class UnmappedSymbols(Struct, kw_only=True, omit_defaults=True): class DetexifySymInfo (line 50) | class DetexifySymInfo(Struct, kw_only=True, omit_defaults=True): class MathSymbolSample (line 59) | class MathSymbolSample(Struct): class DataSetName (line 64) | class DataSetName(StrEnum): function is_invisible (line 72) | def is_invisible(c: str) -> bool: function get_logger (line 79) | def get_logger(): function get_typst_symbol_info (line 89) | def get_typst_symbol_info() -> list[TypstSymInfo]: function rasterize_strokes (line 145) | def rasterize_strokes(strokes: Strokes, output_size: int): function get_dataset_classes (line 203) | def get_dataset_classes(dataset_name: str) -> list[str]: function get_tex_typ_map (line 214) | def get_tex_typ_map() -> dict[str, TypstSymInfo]: function get_xml_parser (line 239) | def get_xml_parser(): function parse_mathwriting_symbol (line 246) | def parse_mathwriting_symbol( function collect_mathwriting_raw (line 291) | def collect_mathwriting_raw(): function collect_detexify_raw (line 330) | def collect_detexify_raw(): function collect_contrib_raw (line 390) | def collect_contrib_raw(): function create_raw_dataset (line 439) | def create_raw_dataset( function load_raw_dataset (line 526) | def load_raw_dataset(dataset_names: list[DataSetName]) -> pl.DataFrame: function remap_from_raw (line 547) | def remap_from_raw( function generate_data_info (line 596) | def generate_data_info(classes: list[str]) -> None: function create_dataset (line 638) | def create_dataset( function main (line 749) | def main( FILE: python/review_contrib.py function bold (line 16) | def bold(s: str) -> str: FILE: python/train.py class ModelName (line 11) | class ModelName(StrEnum): function main (line 26) | def main(