Skip to content

ChainGraph API Documentation / @badaitech/badai-api / GraphQL / ChatHistoryConfig

Type Alias: ChatHistoryConfig

ChatHistoryConfig = object

Defined in: client/graphql.ts:220

Properties

__typename?

optional __typename: "ChatHistoryConfig"

Defined in: client/graphql.ts:221


messages_count

messages_count: Scalars["Int"]["output"]

Defined in: client/graphql.ts:222


tokens_limit

tokens_limit: Scalars["Int"]["output"]

Defined in: client/graphql.ts:223

Licensed under BUSL-1.1