Skip to content

CodeChunk

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/libs/agent-core/src/semantic/types.ts

A chunk of source code for indexing.

Properties

PropertyType
idstring
filestring
startLinenumber
endLinenumber
kind`'function'
namestring
contentstring
contextstring
embeddingnumber[]
contentHashstring

Was this page helpful?

Download as PDF