Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommandCodeAI/BaseAI
/ functions
Functions
847 in github.com/CommandCodeAI/BaseAI
⨍
Functions
847
◇
Types & classes
188
Function
onStateChange
({ state })
apps/baseai.dev/src/components/Search.tsx:70
Function
onSubmit
(event: React.FormEvent<HTMLFormElement>)
apps/baseai.dev/src/components/Feedback.tsx:74
Function
onWindowResize
()
apps/baseai.dev/src/components/home/webgl-2024-09-29-fast.tsx:455
Function
onWindowResize
()
apps/baseai.dev/src/components/home/webgl-fast-scaled-1.tsx:403
Function
onWindowResize
()
apps/baseai.dev/src/components/home/webgl.tsx:466
Function
onWindowResize
()
apps/baseai.dev/src/components/home/webgl-2024-09-29.tsx:524
Function
pad
(n: number)
packages/baseai/src/utils/formatting.ts:45
Function
pipeSummary
()
examples/astro/baseai/pipes/summary.ts:3
Function
printStreamToStdout
(runner: Runner)
packages/core/src/pipes/pipes.ts:570
Function
processChunk
({rawChunk}: {rawChunk: any})
packages/core/src/pipes/pipes.ts:503
Method
pull
(ctrl: any)
packages/baseai/src/dev/utils/stream/stream.ts:197
Method
pull
(ctrl: any)
packages/core/src/common/stream.ts:189
Method
put
(options: Omit<RequestOptions, 'method'>)
packages/core/src/common/request.ts:174
Function
redirects
()
apps/baseai.dev/next.config.mjs:16
Function
registerBetaPipesRun
(app: Hono)
packages/baseai/src/dev/routes/beta/pipes/run.ts:139
Function
rehypeAddMDXExports
(getExports)
apps/baseai.dev/src/mdx/rehype.mjs:72
Function
rehypeAddMDXExports
(getExports: any)
apps/baseai.dev/src/mdx/rehype.ts:72
Function
rehypeParseCodeBlocks
()
apps/baseai.dev/src/mdx/rehype.mjs:13
Function
rehypeParseCodeBlocks
()
apps/baseai.dev/src/mdx/rehype.ts:10
Function
rehypeShiki
()
apps/baseai.dev/src/mdx/rehype.mjs:26
Function
rehypeShiki
()
apps/baseai.dev/src/mdx/rehype.ts:23
Function
rehypeSlugify
()
apps/baseai.dev/src/mdx/rehype.mjs:61
Function
rehypeSlugify
()
apps/baseai.dev/src/mdx/rehype.ts:61
Function
removeInertFromTopDiv
()
apps/baseai.dev/src/components/MobileNavigation.tsx:71
Function
return
()
packages/baseai/src/dev/utils/stream/stream.ts:526
Function
return
()
packages/core/src/common/stream.ts:540
Function
runPipeWithMaths
({prompt}: {prompt: string})
examples/remix/baseai/tools/pipe-call-maths.ts:4
Function
runPipeWithMaths
({prompt}: {prompt: string})
examples/astro/baseai/tools/pipe-call-maths.ts:4
Function
runPipeWithMaths
({prompt}: {prompt: string})
examples/nextjs/baseai/tools/pipe-call-maths.ts:4
Function
runSummaryPipe
({prompt}: {prompt: string})
examples/remix/baseai/tools/pipe-call.ts:4
Function
runSummaryPipe
({prompt}: {prompt: string})
examples/astro/baseai/tools/pipe-call.ts:4
Function
runSummaryPipe
({prompt}: {prompt: string})
examples/nextjs/baseai/tools/pipe-call.ts:4
Function
shouldPanelOpen
({ state })
apps/baseai.dev/src/components/Search.tsx:73
Method
splitText
(text: string)
packages/baseai/src/utils/memory/chunker.ts:90
Function
start
(controller)
packages/baseai/src/dev/utils/provider-handlers/streaming-response-handler.ts:45
Function
streamText
( options: RunOptions & {pipe: Pipe}, )
packages/core/src/pipes/pipes.ts:439
Method
teeIterator
( queue: Array<Promise<IteratorResult<Item>>> )
packages/baseai/src/dev/utils/stream/stream.ts:162
Method
teeIterator
(queue: Array<Promise<IteratorResult<Item>>>)
packages/core/src/common/stream.ts:157
Function
toOldPipeFormat
(newFormat: Pipe)
packages/baseai/src/utils/to-old-pipe-format.ts:31
Method
toReadableStream
* 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
Function
typographyStyles
({ theme }: PluginUtils)
apps/baseai.dev/typography.ts:3
Function
updateExistingPipe
({ updateUrl, pipe, account }: { updateUrl: string; pipe: PipeOld; account: Account; })
packages/baseai/src/deploy/index.ts:275
Function
useIsMobile
* 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
Function
validate
({ schema, input, code = `BAD_REQUEST`, message, }: { schema: any; input: any; code?: ErrorCodesType;
packages/baseai/src/dev/hono/validate.ts:3
Function
validate
(value)
packages/baseai/src/tool/index.ts:82
Function
validateEmbedDocInput
({ memoryName, documentName }: { memoryName: string; documentName: string; })
packages/baseai/src/utils/memory/lib.ts:198
Function
webpack
(config, options)
apps/baseai.dev/src/mdx/search.mjs:51
← previous
801–847 of 847, ranked by callers