Skip to content
Ollama Client
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
Guides
Provider Setup
Concepts
Architecture
Provider capabilities
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
ProviderStorageKey
ProviderType
Interfaces
ChatRequest
EmbeddingSupport
LLMProvider
ProviderCapabilities
ProviderConfig
lib/repositories/chat-history
Type Aliases
ChatHistoryBackend
Variables
addMessage
addSession
bulkAddFiles
bulkDeleteMessages
bulkPutSessions
countMessages
deleteFilesByMessageIds
deleteFilesBySession
deleteMessagesBySession
deleteSessionRow
dropDatabase
getAllMessages
getAllSessions
getAllSessionsOrderedByRecency
getFilesByMessageIds
getLatestSession
getMessage
getMessagesByParents
getMessagesBySession
getMessagesBySessionAtTimestamp
getMessagesBySessionOrderedByTimestamp
getMessagesPaginated
getRootMessagesForSession
getSession
updateMessage
updateSession
Functions
getActiveBackend
initChatHistoryBackend
setActiveBackend
Legal
Privacy Policy
GitHub
Select theme
Dark
Light
Auto
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