Skip to content
1 min read · 59 words

Interface: RetrievableStoreCtx

Defined in: batteries/tools/web_retrieval/index.ts:298

The minimal context surface storeRetrievables needs.

Properties

PropertyTypeDescriptionDefined in
storeRetrievable(v: Retrievable) => unknownPersist a single Retrievable into the turn (a DispatchContext method, or a stub).batteries/tools/web_retrieval/index.ts:300