본문으로 건너뛰기

Variable: ConnectionProfileModeSchema

const ConnectionProfileModeSchema: TUnion<[TLiteral<"chat">, TLiteral<"text">]>

Defined in: packages/contracts/src/connectionProfile.ts:27

Whether the profile targets a chat-completion or a text-completion backend.