Skip to Content

ModelsTextLookupResult

ModelsTextLookupResult = object

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

Properties

account_id?

optional account_id: number

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


app_id?

optional app_id: number

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


channel?

optional channel: string

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


credits?

optional credits: number

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


identifier?

optional identifier: string

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


linq_chat_id?

optional linq_chat_id: string

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


preferred_model?

optional preferred_model: string

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


wallet_address?

optional wallet_address: string

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

Last updated on