feat: migrate to skills-based approach
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
DataIndex aggregates data from all connected sources (email, calendar, Zulip, meetings, documents) into a unified query interface. Every piece of data is an **entity** with a common base structure plus type-specific fields.
|
||||
|
||||
**Base URL:** `http://localhost:42000/dataindex/api/v1` (via Caddy) or `http://localhost:42180/api/v1` (direct)
|
||||
**Base URL:** `http://localhost:42000/dataindex/api/v1/` (direct) or `http://caddy/dataindex/api/v1/` (via greywall sandbox)
|
||||
|
||||
## Entity Types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user