Appearance
Function: external()
ts
function external(): ExternalModelConfig;Defined in: packages/sdk/src/ai/chatModel.ts:51
No built-in reply producer — the chat renders only; you drive replies yourself (e.g. a chat-sdk bot via createMatterwayAdapter, writing the transcript through the returned session).
Returns
ExternalModelConfig