Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sugarforever/chat-ollama
/ functions
Functions
516 in github.com/sugarforever/chat-ollama
⨍
Functions
516
◇
Types & classes
160
Function
handleLLMNewToken
(token: string)
server/models/openai/tests/azure/chat_models.int.test.ts:181
Function
handleLLMNewToken
(token: string)
server/models/openai/tests/azure/llms.int.test.ts:196
Method
handleStop
()
utils/audio-recorder.ts:74
Function
hasBrandIcon
(serverKey: string)
composables/useBrandIcons.ts:136
Function
highlight
(str, lang)
composables/markdown.ts:87
Function
identifyingParams
* Get the identifying parameters for the model
server/models/openai/chat_models.ts:761
Method
identifyingParams
* Get the identifying parameters for the model
server/models/openai/llms.ts:239
Function
invoke
(input: BaseLanguageModelInput, options?: CallOptions)
server/models/openai/chat_models.ts:967
Method
invokeWithCacheReadInput
(stream: boolean = false)
server/models/openai/tests/chat_models.standard.int.test.ts:70
Method
invokeWithReasoningOutput
(stream: boolean)
server/models/openai/tests/chat_models.standard.int.test.ts:58
Function
isAdmin
(user: AuthUser | null)
server/utils/auth.ts:136
Function
isKnownTransport
(transport: string)
server/types/mcp.ts:69
Method
isRecord
(obj: unknown)
server/models/openai/azure/llms.ts:164
Function
isSuperAdmin
(user: AuthUser | null)
server/utils/auth.ts:144
Function
latexBlockPlugin
(md: MarkdownIt)
composables/markdown.ts:37
Function
lc_aliases
()
server/models/openai/chat_models.ts:684
Method
lc_aliases
()
server/models/openai/llms.ts:81
Method
lc_aliases
()
server/models/openai/azure/llms.ts:28
Method
lc_aliases
()
server/models/openai/azure/chat_models.ts:254
Method
lc_aliases
()
server/models/openai/azure/chat_models.ts:318
Method
lc_aliases
()
server/models/openai/azure/chat_models.ts:794
Method
lc_aliases
()
server/models/genai/generative-ai.ts:549
Function
lc_name
()
server/models/openai/chat_models.ts:655
Method
lc_name
()
server/models/openai/llms.ts:63
Method
lc_name
()
server/models/openai/tools/dalle.ts:101
Method
lc_name
()
server/models/genai/output_parsers.ts:19
Method
lc_name
()
server/models/genai/generative-ai.ts:535
Function
lc_secrets
()
server/models/openai/chat_models.ts:677
Method
lc_secrets
()
server/models/openai/llms.ts:73
Method
lc_secrets
()
server/models/openai/azure/llms.ts:42
Method
lc_secrets
()
server/models/openai/azure/chat_models.ts:261
Method
lc_secrets
()
server/models/openai/azure/chat_models.ts:325
Method
lc_secrets
()
server/models/openai/azure/chat_models.ts:801
Method
lc_secrets
()
server/models/genai/generative-ai.ts:541
Function
lc_serializable_keys
()
server/models/openai/chat_models.ts:691
Method
lc_serializable_keys
()
server/models/openai/chat_models.ts:3440
Method
lc_serializable_keys
()
server/models/openai/azure/chat_models.ts:268
Method
lc_serializable_keys
()
server/models/openai/azure/chat_models.ts:332
Method
lc_serializable_keys
()
server/models/openai/azure/chat_models.ts:808
Function
loadKnowledgeBases
()
utils/settings.ts:72
Method
loadToolsFromJsonFile
()
server/utils/mcp.ts:80
Function
logout
()
composables/useAuth.ts:99
Function
mapGenerateContentResultToChatResult
( response: EnhancedGenerateContentResponse, extra?: { usageMetadata: UsageMetadata | undefined } )
server/models/genai/utils/common.ts:249
Method
mdelete
(_keys: string[])
server/docstore/redis.ts:96
Method
mget
(keys: string[])
server/docstore/redis.ts:83
Method
mset
(keyValuePairs: [string, Document][])
server/docstore/redis.ts:90
Function
noop
()
composables/utils.ts:1
Function
normalizeMessages
(messages: RequestBody['messages'])
server/api/models/chat/index.post.ts:94
Function
onMessage
(e: MessageEvent<WorkerSendMessage>)
composables/useChatWorker.ts:22
Function
onReceivedMessage
(handler: Handler)
composables/useAgentWorker.ts:158
Function
onReceivedMessage
(handler: Handler)
composables/useChatWorker.ts:30
Function
override
(ctx)
server/models/openai/utils/openai.ts:135
Function
parseModelValue
(val: string)
composables/useModels.ts:136
Method
parseResult
(generations: ChatGeneration[])
server/models/genai/output_parsers.ts:61
Function
pick
(obj: O, keys: K[])
composables/helpers.ts:9
Function
preloadCommonIcons
()
composables/useBrandIcons.ts:143
Method
process
(inputs, outputs, parameters)
public/worklets/audio-processing.js:10
Function
reconstructVersionHistory
* Reconstructs version history from existing messages in a session * Used when loading old sessions to rebuild version data
composables/useArtifacts.ts:395
Function
registerTool
(tool: Tool)
composables/useTools.ts:20
Function
renderCSS
(css: string)
utils/artifactRenderers.ts:49
Function
renderHTML
(html: string)
utils/artifactRenderers.ts:5
Function
renderJavaScript
(js: string)
utils/artifactRenderers.ts:27
Function
renderMermaidDiagrams
(container?: HTMLElement)
composables/markdown.ts:109
Function
requireAdmin
()
composables/useAuth.ts:111
Function
requireSuperAdmin
(event: H3Event)
server/utils/auth.ts:104
Function
requireSuperAdmin
()
composables/useAuth.ts:123
Function
reset
()
composables/useQuickChat.ts:29
Function
resolveCoreference
( userInput: string, chatHistory: BaseMessage[], chatModel: BaseChatModel )
server/coref/index.ts:29
Method
resume
()
utils/audio-streamer.ts:136
Method
scanCallback
(err, result)
server/docstore/redis.ts:109
Function
sendMessage
(data: AgentWorkerReceivedMessage)
composables/useAgentWorker.ts:136
Function
sendMessage
(data: WorkerReceivedMessage)
composables/useChatWorker.ts:26
Function
sendQuickChat
(userQuery: string, selectedContent?: string)
composables/useQuickChat.ts:36
Method
sendRealtimeInput
(chunks: GenerativeContentBlob[])
utils/MultimodalLiveClient.ts:217
Method
sendToolResponse
(toolResponse: ToolResponseMessage["toolResponse"])
utils/MultimodalLiveClient.ts:250
Function
setup
(props)
composables/useDialog.ts:56
Function
shareArtifact
* Creates a shareable link for an artifact (placeholder implementation)
composables/useArtifacts.ts:310
Method
stop
()
utils/audio-streamer.ts:112
Function
stream
(input: BaseLanguageModelInput, options?: CallOptions)
server/models/openai/chat_models.ts:960
Method
testChatModelInitApiKey
()
server/models/openai/tests/chat_models.standard.test.ts:24
Method
testChatModelInitApiKey
()
server/models/openai/tests/chat_models_responses.standard.test.ts:24
Method
testChatModelInitApiKey
()
server/models/openai/tests/azure/chat_models.standard.test.ts:25
Method
testInvokeMoreComplexTools
()
server/models/openai/tests/chat_models.standard.int.test.ts:95
Method
testInvokeMoreComplexTools
()
server/models/openai/tests/chat_models_responses.standard.int.test.ts:29
Method
testInvokeMoreComplexTools
()
server/models/openai/tests/azure/chat_models.standard.int.test.ts:49
Method
testParallelToolCalling
()
server/models/openai/tests/chat_models.standard.int.test.ts:104
Method
testParallelToolCalling
()
server/models/openai/tests/azure/chat_models.standard.int.test.ts:58
Method
testStreamTokensWithToolCalls
()
server/models/openai/tests/azure/chat_models.standard.int.test.ts:41
Method
testUsageMetadataStreaming
()
server/models/openai/tests/chat_models.standard.int.test.ts:83
Method
testUsageMetadataStreaming
()
server/models/openai/tests/azure/chat_models.standard.int.test.ts:33
Method
toJSON
()
server/models/openai/azure/llms.ts:161
Method
toJSON
()
server/models/openai/azure/chat_models.ts:289
Method
toJSON
()
server/models/openai/azure/chat_models.ts:353
Function
unregisterTool
(toolName: string)
composables/useTools.ts:29
Method
updateConfig
(newConfig: Partial<AutoTitleConfig>)
utils/autoTitleGeneration.ts:54
Function
useAgentWorker
()
composables/useAgentWorker.ts:32
Function
useArtifacts
()
composables/useArtifacts.ts:11
Function
useBrandIcons
()
composables/useBrandIcons.ts:67
Method
useCachedContent
( cachedContent: CachedContent, modelParams?: ModelParams, requestOptions?: RequestOptions )
server/models/genai/generative-ai.ts:667
Function
useChatWorker
()
composables/useChatWorker.ts:7
← previous
next →
401–500 of 516, ranked by callers