Class: MistralAISession
Constructors
new MistralAISession()
new MistralAISession(
init
?):MistralAISession
Parameters
• init?: Partial
<MistralAISession
>
Returns
Defined in
packages/llamaindex/src/llm/mistral.ts:21
Properties
apiKey?
optional
apiKey:string
Defined in
packages/llamaindex/src/llm/mistral.ts:18
Methods
getClient()
getClient():
Promise
<any
>
Returns
Promise
<any
>