Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/semantic/types.ts
Configuration for the semantic index.
Properties
| Property | Type |
|---|---|
rootDir | string |
embeddingEndpoint | string |
embeddingApiKey | string |
embeddingModel | string |
storageDir | string |
targetChunkTokens | number |
maxFiles | number |
includeExtensions | string[] |
excludeDirs | string[] |
Was this page helpful?