MCPcopy Create free account

hub / github.com/CommandCodeAI/BaseAI / functions

Functions847 in github.com/CommandCodeAI/BaseAI

FunctiononStateChange
({ state })
apps/baseai.dev/src/components/Search.tsx:70
FunctiononSubmit
(event: React.FormEvent<HTMLFormElement>)
apps/baseai.dev/src/components/Feedback.tsx:74
FunctiononWindowResize
()
apps/baseai.dev/src/components/home/webgl-2024-09-29-fast.tsx:455
FunctiononWindowResize
()
apps/baseai.dev/src/components/home/webgl-fast-scaled-1.tsx:403
FunctiononWindowResize
()
apps/baseai.dev/src/components/home/webgl.tsx:466
FunctiononWindowResize
()
apps/baseai.dev/src/components/home/webgl-2024-09-29.tsx:524
Functionpad
(n: number)
packages/baseai/src/utils/formatting.ts:45
FunctionpipeSummary
()
examples/astro/baseai/pipes/summary.ts:3
FunctionprintStreamToStdout
(runner: Runner)
packages/core/src/pipes/pipes.ts:570
FunctionprocessChunk
({rawChunk}: {rawChunk: any})
packages/core/src/pipes/pipes.ts:503
Methodpull
(ctrl: any)
packages/baseai/src/dev/utils/stream/stream.ts:197
Methodpull
(ctrl: any)
packages/core/src/common/stream.ts:189
Methodput
(options: Omit<RequestOptions, 'method'>)
packages/core/src/common/request.ts:174
Functionredirects
()
apps/baseai.dev/next.config.mjs:16
FunctionregisterBetaPipesRun
(app: Hono)
packages/baseai/src/dev/routes/beta/pipes/run.ts:139
FunctionrehypeAddMDXExports
(getExports)
apps/baseai.dev/src/mdx/rehype.mjs:72
FunctionrehypeAddMDXExports
(getExports: any)
apps/baseai.dev/src/mdx/rehype.ts:72
FunctionrehypeParseCodeBlocks
()
apps/baseai.dev/src/mdx/rehype.mjs:13
FunctionrehypeParseCodeBlocks
()
apps/baseai.dev/src/mdx/rehype.ts:10
FunctionrehypeShiki
()
apps/baseai.dev/src/mdx/rehype.mjs:26
FunctionrehypeShiki
()
apps/baseai.dev/src/mdx/rehype.ts:23
FunctionrehypeSlugify
()
apps/baseai.dev/src/mdx/rehype.mjs:61
FunctionrehypeSlugify
()
apps/baseai.dev/src/mdx/rehype.ts:61
FunctionremoveInertFromTopDiv
()
apps/baseai.dev/src/components/MobileNavigation.tsx:71
Functionreturn
()
packages/baseai/src/dev/utils/stream/stream.ts:526
Functionreturn
()
packages/core/src/common/stream.ts:540
FunctionrunPipeWithMaths
({prompt}: {prompt: string})
examples/remix/baseai/tools/pipe-call-maths.ts:4
FunctionrunPipeWithMaths
({prompt}: {prompt: string})
examples/astro/baseai/tools/pipe-call-maths.ts:4
FunctionrunPipeWithMaths
({prompt}: {prompt: string})
examples/nextjs/baseai/tools/pipe-call-maths.ts:4
FunctionrunSummaryPipe
({prompt}: {prompt: string})
examples/remix/baseai/tools/pipe-call.ts:4
FunctionrunSummaryPipe
({prompt}: {prompt: string})
examples/astro/baseai/tools/pipe-call.ts:4
FunctionrunSummaryPipe
({prompt}: {prompt: string})
examples/nextjs/baseai/tools/pipe-call.ts:4
FunctionshouldPanelOpen
({ state })
apps/baseai.dev/src/components/Search.tsx:73
MethodsplitText
(text: string)
packages/baseai/src/utils/memory/chunker.ts:90
Functionstart
(controller)
packages/baseai/src/dev/utils/provider-handlers/streaming-response-handler.ts:45
FunctionstreamText
( options: RunOptions & {pipe: Pipe}, )
packages/core/src/pipes/pipes.ts:439
MethodteeIterator
( queue: Array<Promise<IteratorResult<Item>>> )
packages/baseai/src/dev/utils/stream/stream.ts:162
MethodteeIterator
(queue: Array<Promise<IteratorResult<Item>>>)
packages/core/src/common/stream.ts:157
FunctiontoOldPipeFormat
(newFormat: Pipe)
packages/baseai/src/utils/to-old-pipe-format.ts:31
MethodtoReadableStream
* Converts this stream to a newline-separated ReadableStream of * JSON stringified values in the stream * which can be turned back into a Stream w
packages/baseai/src/dev/utils/stream/stream.ts:188
FunctiontypographyStyles
({ theme }: PluginUtils)
apps/baseai.dev/typography.ts:3
FunctionupdateExistingPipe
({ updateUrl, pipe, account }: { updateUrl: string; pipe: PipeOld; account: Account; })
packages/baseai/src/deploy/index.ts:275
FunctionuseIsMobile
* Custom hook that returns a boolean indicating whether the current device is a mobile device. * It listens for window resize events and updates the
apps/baseai.dev/src/lib/hooks/use-is-mobile.tsx:12
Functionvalidate
({ schema, input, code = `BAD_REQUEST`, message, }: { schema: any; input: any; code?: ErrorCodesType;
packages/baseai/src/dev/hono/validate.ts:3
Functionvalidate
(value)
packages/baseai/src/tool/index.ts:82
FunctionvalidateEmbedDocInput
({ memoryName, documentName }: { memoryName: string; documentName: string; })
packages/baseai/src/utils/memory/lib.ts:198
Functionwebpack
(config, options)
apps/baseai.dev/src/mdx/search.mjs:51
← previous801–847 of 847, ranked by callers