Datasources
Datasources sync a workspace to an external file store. The workspace becomes read-only on LightOn’s side; the source system remains the single source of truth.Google Drive
Sync a workspace to a Google Drive folder via a service account.
Microsoft SharePoint
Sync a workspace to a SharePoint site using an Azure app registration.
PATCH /api/v3/company/workspaces/{id} with a datasource object. See each datasource’s page for the credentials and filter criteria it expects.
LLM Providers
LLM provider guides show how to combine LightOn retrieval with a hosted model to build RAG pipelines. LightOn handles search and ranking; the provider handles generation.Scaleway Generative APIs
Use LightOn search as the retrieval layer for Llama, Mistral, and other models hosted on Scaleway.