Skip to content
Ollama Client
Search
Ctrl
K
Cancel
GitHub
Guides
Quick Start
Provider Setup
Ollama Cloud models
Context, Images, and Tools
Fix Ollama CORS errors
Understand error reports
Concepts
Privacy
Architecture
Provider capabilities
Compare
vs Open WebUI
vs Page Assist
vs LM Studio
Developers
Developer portal
Internal
Frontend Design System
Performance Audit
Reference
features/model/hooks/use-embedding-dimension-stats
Interfaces
EmbeddingDimensionStats
UseEmbeddingDimensionStatsResult
Functions
useEmbeddingDimensionStats
features/model/hooks/use-embedding-model-check
Interfaces
UseEmbeddingModelCheckOptions
Functions
useEmbeddingModelCheck
features/model/hooks/use-embedding-rebuild
Interfaces
RebuildProgress
UseEmbeddingRebuildOptions
UseEmbeddingRebuildResult
Functions
useEmbeddingRebuild
lib/providers/factory
Variables
ProviderFactory
lib/providers/types
Enumerations
ProviderId
ProviderServiceProfile
ProviderStorageKey
ProviderType
Interfaces
ChatRequest
EmbeddingSupport
ImageGenerationRequest
LLMProvider
OpenAICompatibilityOptions
ProviderCapabilities
ProviderConfig
ProviderModelLifecycle
Type Aliases
CustomProviderWire
OpenAIOutputTokenField
Variables
CUSTOM_PROVIDER_PREFIX
Functions
customProviderWireFromId
isCustomProviderId
makeCustomProviderId
lib/repositories/chat-history
Type Aliases
MessageTreeRow
Variables
addMessage
addSession
appendMessage
bulkAddFiles
bulkPutSessions
countMessages
deleteFilesBySession
deleteMessagesBySession
deleteMessageSubtree
deleteSessionRow
dropDatabase
finalizeInterruptedMessages
flushChatHistory
getAllMessages
getAllSessions
getAllSessionsOrderedByRecency
getFilesByMessageIds
getLatestSession
getMessage
getMessagesByIds
getMessagesByParents
getMessagesBySession
getMessagesBySessionAtTimestamp
getMessagesBySessionOrderedByTimestamp
getMessagesPaginated
getMessageTreeBySession
getRootMessagesForSession
getSession
touchMessageActivity
updateMessage
updateMessageWithImages
updateSession
Legal
Privacy Policy
About
About Ollama Client
Contact
FAQ
Changelog
Keyboard Shortcuts
GitHub
ollama-client
Modules
Section titled “Modules”
features/model/hooks/use-embedding-dimension-stats
features/model/hooks/use-embedding-model-check
features/model/hooks/use-embedding-rebuild
lib/providers/factory
lib/providers/types
lib/repositories/chat-history