Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IamLiuLv/business-component-codegen
/ functions
Functions
121 in github.com/IamLiuLv/business-component-codegen
⨍
Functions
121
◇
Types & classes
15
Function
PreviewCard
(props: DocumentPreviewProps)
app/components/ui/document-preview.tsx:74
Function
RootLayout
({ children, }: { children: React.ReactNode; })
app/layout.tsx:13
Function
SourceInfo
({ node, index, }: { node?: SourceNode; index: number; })
app/components/ui/chat/chat-message/chat-sources.tsx:52
Function
SourceNumberButton
({ index, className, }: { index: number; className?: string; })
app/components/ui/chat/chat-message/chat-sources.tsx:81
Function
SuggestedQuestions
({ questions, append, }: { questions: SuggestedQuestionsData; append: Pick<ChatHandler, "append">["app
app/components/ui/chat/chat-message/chat-suggestedQuestions.tsx:4
Function
UploadImagePreview
({ url, onRemove, }: { url: string; onRemove: () => void; })
app/components/ui/upload-image-preview.tsx:5
Function
WeatherCard
({ data }: { data: WeatherData })
app/components/ui/chat/widgets/WeatherCard.tsx:169
Method
_splitText
(text: string)
app/api/chat/engine/settings.ts:28
Function
a
({ href, children })
app/components/ui/chat/chat-message/markdown.tsx:121
Function
code
({ node, inline, className, children, ...props })
app/components/ui/chat/chat-message/markdown.tsx:91
Method
constructor
(params?: any)
app/api/chat/engine/settings.ts:23
Function
defaultCheckExtension
(extension: string)
app/components/ui/file-uploader.tsx:33
Function
downloadAsFile
()
app/components/ui/chat/chat-message/codeblock.tsx:62
Function
handlePipelineSelect
(value: string)
app/components/ui/chat/widgets/LlamaCloudSelector.tsx:87
Function
handleUploadFile
(file: File)
app/components/ui/chat/chat-input.tsx:65
Function
onCopy
()
app/components/ui/chat/chat-message/codeblock.tsx:90
Function
onFileChange
(e: ChangeEvent<HTMLInputElement>)
app/components/ui/file-uploader.tsx:52
Function
onSubmit
(e: React.FormEvent<HTMLFormElement>)
app/components/ui/chat/chat-input.tsx:56
Function
p
({ children })
app/components/ui/chat/chat-message/markdown.tsx:88
Function
pull
(controller)
app/api/chat/llamaindex/streaming/stream.ts:34
Function
webpack
(config, isServer)
webpack.config.mjs:1
← previous
101–121 of 121, ranked by callers