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: AddDocumentsOptions
Properties
Interfaces
AddDocumentsOptions
Copy page
Copy page
inferedge-moss
/ AddDocumentsOptions
Interface: AddDocumentsOptions
Options that control how documents are added to an index (for example upserts).
Properties
upsert
:
bool
SearchResult
GetDocumentsOptions
⌘I