Skip to main content
Moss Docs home page
Search...
⌘K
Ask AI
Website
Portal ›
GitHub
Search...
Navigation
Home
SDK
Community
Join Our Community
Support
Getting Started
What is Moss?
Quickstart
Core Concepts
SDK Overview
Use Cases
Sub-10ms Knowledge Retrieval
Voice Agent (LiveKit)
Integrations
Livekit
Pipecat
How it works
Authentication
Indexing Data
Retrieval
Storage & Persistence
Deployment / Production
SDK Reference
JavaScript
Python
SDK Reference
Classes
Interfaces
ModelRef
IndexInfo
IndexStatus
DocumentInfo
QueryResultDocumentInfo
SearchResult
AddDocumentsOptions
GetDocumentsOptions
REST API
On this page
Interface: ModelRef
Properties
Interfaces
ModelRef
Copy page
Copy page
inferedge-moss
/ ModelRef
Interface: ModelRef
Model identifier paired with a specific version string.
Properties
id
:
str
version
:
str
MossClient
IndexInfo
⌘I