MCPcopy Create free account

hub / github.com/alexanderatallah/window.ai / functions

Functions311 in github.com/alexanderatallah/window.ai

↓ 1 callersFunctionconvertNewLines
(text: string)
apps/web/src/core/components/ChatLine.tsx:28
↓ 1 callersFunctioncreateMediaDownloadLinks
({ input, outputs }: Transaction)
apps/extension/src/core/views/ActivityItem.tsx:10
↓ 1 callersFunctioncreateTerminal
(el: HTMLElement)
apps/web/src/demo/web-vm/web-vm-provider.ts:16
↓ 1 callersFunctiondecide
()
apps/web/src/demo/agent/useCrew.ts:109
↓ 1 callersFunctiondefaultAPILabel
(model: ModelID)
apps/extension/src/core/managers/config.ts:297
↓ 1 callersFunctiondelay
(ms: number)
apps/web/src/demo/agent/useCrew.ts:30
↓ 1 callersMethoddispatch
(eventType: EventType, data: unknown)
apps/extension/src/background/lib/event-bus.ts:16
↓ 1 callersFunctionexecute
(_prompt: string)
apps/web/src/demo/web-vm/web-vm-provider.ts:266
↓ 1 callersFunctionextractExtensionFromURL
(url: string)
apps/extension/src/core/utils/utils.ts:70
↓ 1 callersFunctionfetcher
()
apps/extension/src/core/managers/base.ts:126
↓ 1 callersFunctionformatDate
(timestampMs: number)
apps/extension/src/core/utils/utils.ts:61
↓ 1 callersMethodformatJSON
(txn: Transaction)
apps/extension/src/core/managers/transaction.ts:148
↓ 1 callersFunctiongenerator
()
apps/extension/src/core/model-router.ts:97
↓ 1 callersMethodgetBaseUrl
(config: Config)
apps/extension/src/core/managers/config.ts:255
↓ 1 callersFunctiongetCaller
( model?: ModelID, shouldPreferDirect?: boolean )
apps/extension/src/core/llm/index.ts:79
↓ 1 callersFunctiongetCaptainSystemPrompt
(limit = 4)
apps/web/src/demo/agent/agent-manager-provider.ts:23
↓ 1 callersMethodgetData
(origin: string, pathName: string, title: string)
apps/extension/src/core/managers/origin.ts:25
↓ 1 callersFunctiongetGoalPrompt
(goal: string, limit = 4)
apps/web/src/demo/agent/agent-manager-provider.ts:26
↓ 1 callersFunctiongetInputBufferFromCursor
(terminal: Terminal)
apps/web/src/demo/web-vm/terminal-parser.ts:10
↓ 1 callersFunctiongetMediaCaller
(model?: ModelID)
apps/extension/src/core/media/index.ts:28
↓ 1 callersMethodgetRequestIdentifierData
( requestPrompt: RequestPrompt, opts: Required<RequestOptions> )
apps/extension/src/core/media/model.ts:130
↓ 1 callersFunctiongetSystemPrompt
(goal: string, ac: AgentConfig)
apps/web/src/demo/agent/useCrew.ts:10
↓ 1 callersFunctiongetSystemPrompt
()
apps/web/src/demo/agent/useCodeAI.ts:13
↓ 1 callersFunctiongetWindowAI
(opts = DEFAULT_WAIT_OPTIONS)
packages/lib/src/init.ts:39
↓ 1 callersFunctioninit
()
apps/web/src/core/hooks/useWindowAI.ts:37
↓ 1 callersMethodinit
( input: TInput, origin: OriginData, options: CompletionOptions<ModelID | string, TInput> | ThreeD
apps/extension/src/core/managers/transaction.ts:48
↓ 1 callersFunctioninitConfigWithDefault
()
apps/extension/src/core/providers/config.ts:10
↓ 1 callersFunctionisCompletionOptions
( options: Options<string, Input> )
packages/lib/src/index.ts:125
↓ 1 callersFunctionisCustomCommand
(cmd: any)
apps/web/src/demo/web-vm/web-vm-provider.ts:73
↓ 1 callersFunctionisMediaExtension
( extension: string )
packages/lib/src/index.ts:14
↓ 1 callersFunctionisMediaHosted
(output: MediaOutput)
packages/lib/src/index.ts:78
↓ 1 callersFunctionisMediaOutput
(output: Output)
packages/lib/src/index.ts:74
↓ 1 callersFunctionisMessageOutput
(output: Output)
packages/lib/src/index.ts:70
↓ 1 callersFunctionisRequestInterruptType
( value: string )
apps/extension/src/core/constants.ts:30
↓ 1 callersFunctionisTextOutput
(output: Output)
packages/lib/src/index.ts:66
↓ 1 callersFunctionloadConfig
()
apps/extension/src/core/views/PaymentRequest.tsx:28
↓ 1 callersFunctionloadDefaultModel
()
apps/extension/src/core/views/Settings.tsx:234
↓ 1 callersFunctionloop
()
apps/web/src/demo/agent/useCrew.ts:152
↓ 1 callersFunctionmodel_fn
(model, string, tokenizer)
examples/models/local_hugging_face/server.py:31
↓ 1 callersFunctionobjectEntries
(obj: T)
apps/extension/src/core/utils/utils.ts:35
↓ 1 callersFunctionobserve
()
apps/web/src/demo/agent/useCrew.ts:63
↓ 1 callersFunctionorient
()
apps/web/src/demo/agent/useCrew.ts:86
↓ 1 callersFunctionparseDataChunks
(rawData: string)
apps/extension/src/core/utils/utils.ts:9
↓ 1 callersFunctionpromptForAuth
()
apps/extension/src/core/views/AuthRequest.tsx:29
↓ 1 callersFunctionreadableStreamToGenerator
( stream: ReadableStream<string> )
apps/extension/src/core/model-router.ts:104
↓ 1 callersFunctionrender
(el: HTMLElement)
apps/web/src/demo/web-vm/web-vm-provider.ts:356
↓ 1 callersFunctionrunOODALoop
()
apps/web/src/demo/agent/useCrew.ts:136
↓ 1 callersFunctionsaveAll
()
apps/extension/src/core/views/Settings.tsx:58
↓ 1 callersFunctionsaveDefaultConfig
(authType: AuthType, modelId?: ModelID)
apps/extension/src/core/views/Settings.tsx:52
↓ 1 callersFunctionscrollToBottom
()
apps/web/src/core/components/Chat.tsx:36
↓ 1 callersFunctionsendMessage
( message: string, onData?: (data: string) => void )
apps/web/src/core/hooks/useWindowAI.ts:50
↓ 1 callersMethodstart
(id: RequestID, request: RequestType)
apps/extension/src/background/lib/request-state.ts:16
↓ 1 callersFunctionunwrap
(r: Result<T, E>)
apps/extension/src/core/utils/result-monad.ts:21
↓ 1 callersFunctionuseCodeAI
()
apps/web/src/demo/agent/useCodeAI.ts:20
↓ 1 callersFunctionuseCrew
({ id = "", loopLimit = 4, interval = 4200 })
apps/web/src/demo/agent/useCrew.ts:38
↓ 1 callersFunctionuseMatchMedia
(query: string)
apps/web/src/core/hooks/useMatchMedia.ts:3
↓ 1 callersFunctionwaitForWindowAI
(opts = DEFAULT_WAIT_OPTIONS)
packages/lib/src/init.ts:17
↓ 1 callersFunctionwarmup
()
apps/web/src/demo/web-vm/web-vm-provider.ts:134
FunctionAIContainerPage
()
apps/web/src/pages/vm.tsx:5
FunctionAIContainerView
()
apps/web/src/views/AIContainerView.tsx:13
FunctionAccordion
({ children, title, initiallyOpened = false, centered }: { children: React.ReactNode title: string
apps/extension/src/core/components/pure/Accordion.tsx:4
FunctionActivity
()
apps/extension/src/core/views/Activity.tsx:14
FunctionActivityItem
({ transaction }: { transaction: Transaction })
apps/extension/src/core/views/ActivityItem.tsx:36
FunctionActivityRow
({ transaction, onSelect }: { transaction: Transaction onSelect: () => void })
apps/extension/src/core/views/Activity.tsx:43
FunctionAgentHiringCard
()
apps/web/src/demo/agent/AgentHiringCard.tsx:25
FunctionAgentMonitor
({ id = "agent-id", name = "Agent Name" as ReactNode, purpose = "Purpose" as ReactNode, description =
apps/web/src/demo/agent/AgentMonitor.tsx:48
FunctionAgentPlaygroundPage
()
apps/web/src/pages/agent.tsx:5
FunctionAgentPlaygroundView
()
apps/web/src/views/AgentPlaygroundView.tsx:8
FunctionAnalytics
()
apps/web/src/core/components/Analytics.tsx:5
FunctionApp
({ Component, pageProps }: AppProps)
apps/web/src/pages/_app.tsx:43
FunctionApps
()
apps/extension/src/core/views/Apps.tsx:14
FunctionAppsItem
({ origin }: { origin: Origin })
apps/extension/src/core/views/AppsItem.tsx:9
FunctionAppsRow
({ origin, onSelect }: { origin: Origin onSelect: () => void })
apps/extension/src/core/views/Apps.tsx:55
FunctionAuthRequest
({ data, onResult }: { data: PortResponse[PortName.Permission] onResult: (response: boolean) => void }
apps/extension/src/core/views/AuthRequest.tsx:12
FunctionBETA_generate3DObject
(input, options = {})
apps/extension/src/contents/inpage.ts:72
MethodBETA_generate3DObject
Generates a 3D Object from a specified model. * @param input The input to use for the object generation. * @param options Options for the object
packages/lib/src/index.ts:206
FunctionBETA_updateModelProvider
({ baseUrl, session, shouldSetDefault })
apps/extension/src/contents/inpage.ts:124
MethodBETA_updateModelProvider
* Update the external model provider. * @param options The options for the model provider. * If metadata is undefined, logs out t
packages/lib/src/index.ts:243
FunctionButton
({ className = "bg-slate-8 hover:bg-slate-8/70 active:bg-slate-10 text-slate-12 active:text-slate-12/70 w-fu
apps/web/src/core/components/Button.tsx:3
FunctionButton
({ appearance = "primary", centered = true, loading, children, wide, ...rest }: ButtonProps)
apps/extension/src/core/components/pure/Button.tsx:17
FunctionCaptainMonitor
()
apps/web/src/demo/agent/CaptainMonitor.tsx:4
FunctionChat
()
apps/web/src/core/components/Chat.tsx:13
FunctionChatLine
({ role = "assistant", content }: ChatMessage)
apps/web/src/core/components/ChatLine.tsx:36
FunctionCodeBlock
({ language, value })
apps/web/src/core/components/CodeBlock.tsx:56
FunctionCrewMonitor
({ id = "" })
apps/web/src/demo/agent/CrewMonitor.tsx:4
FunctionDiscord
({ className }: { className?: string })
apps/web/src/core/components/icons/Discord.tsx:1
FunctionDropdown
({ styled = false, children, choices, getLabel, onSelect }: { styled?: boolean children: React.R
apps/extension/src/core/components/pure/Dropdown.tsx:4
FunctionExternalSettings
({ config }: { config: Config })
apps/extension/src/core/views/Settings.tsx:229
FunctionGetExtensionButton
({ className = "", isPlain = false })
apps/web/src/core/components/GetExtensionButton.tsx:6
FunctionGitHub
({ className }: { className?: string })
apps/web/src/core/components/icons/Github.tsx:1
FunctionHome
()
apps/web/src/pages/index.tsx:36
FunctionHorizontalMenu
({ className = "", items, currentItem, onItemSelect }: { className?: string items: ItemConfig<T>[]
apps/extension/src/core/components/pure/HorizontalMenu.tsx:3
FunctionInput
(props)
apps/web/src/demo/agent/AgentHiringCard.tsx:7
FunctionInput
({ value, type = "text", name, onChange, onBlur, onEnter, placeholder, children, required,
apps/extension/src/core/components/pure/Input.tsx:5
FunctionInputMessage
({ sendMessage, placeholder = "Type a message", buttonText = "Say", clearInput = false, defaultInput
apps/web/src/core/components/InputMessage.tsx:13
FunctionLayout
({ children }: any)
apps/web/src/pages/_app.tsx:19
FunctionLoadingChatLine
()
apps/web/src/core/components/ChatLine.tsx:6
FunctionLogo
({ className = "", imgSrc, faviconFor, size = 32 }: { className?: string imgSrc?: string favicon
apps/extension/src/core/components/pure/Logo.tsx:2
FunctionNavBar
()
apps/extension/src/core/components/NavBar.tsx:7
FunctionNavFrame
()
apps/extension/src/popup.tsx:35
← previousnext →101–200 of 311, ranked by callers