Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 3.87 KB

File metadata and controls

25 lines (20 loc) · 3.87 KB

Chat

Example Usage

import { Chat } from "@isosceles-ai/sdk/models/components";

let value: Chat = {};

Fields

Field Type Required Description
brainId string N/A
chatId string N/A
createdAt string N/A
createdFrom string N/A
lastUpdated string N/A
model string N/A
systemMessage string N/A
temperature number N/A
title string N/A
userId string N/A
responseLength components.ResponseLength N/A