Skip to main content

Interface: ChatOptions

Properties

functions?

optional functions: ChatFunction[];

model?

optional model: string;

showTyping?

optional showTyping: boolean;

temperature?

optional temperature: number;

threadId?

optional threadId: null | string;

userId?

optional userId: null | string;