Functions

injectionKeyForSlot

Function: injectionKeyForSlot()

injectionKeyForSlot(slot): InjectionKey

Defined in: src/conventions.ts:331

Map a slot to its injection scope key.

Parameters

slot

"system-prompt" | "messages" | "tools"

Returns

InjectionKey

On this page