Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/semantic/types.ts
A search hit.
Properties
| Property | Type |
|---|---|
chunk | CodeChunk |
score | number |
vectorScore | number |
bm25Score | number |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/semantic/types.ts
A search hit.
| Property | Type |
|---|---|
chunk | CodeChunk |
score | number |
vectorScore | number |
bm25Score | number |
Was this page helpful?