Interface: ServiceContext
The ServiceContext is a collection of components that are used in different parts of the application.
Properties
embedModel
• embedModel: BaseEmbedding
Defined in
packages/core/src/ServiceContext.ts:15
llm
• llm: LLM
<object
, object
>
Defined in
packages/core/src/ServiceContext.ts:13
nodeParser
• nodeParser: NodeParser