Skip to Content

ModelsTextLookupResult

ModelsTextLookupResult = object

Defined in: src/client/types.gen.ts:2193 

Properties

account_id?

optional account_id: number

Defined in: src/client/types.gen.ts:2194 


app_id?

optional app_id: number

Defined in: src/client/types.gen.ts:2195 


channel?

optional channel: string

Defined in: src/client/types.gen.ts:2196 


credits?

optional credits: number

Defined in: src/client/types.gen.ts:2197 


identifier?

optional identifier: string

Defined in: src/client/types.gen.ts:2198 


linq_chat_id?

optional linq_chat_id: string

Defined in: src/client/types.gen.ts:2199 


preferred_model?

optional preferred_model: string

Defined in: src/client/types.gen.ts:2200 


wallet_address?

optional wallet_address: string

Defined in: src/client/types.gen.ts:2201 

Last updated on