menu
llm_dart package
documentation
providers/xai/chat.dart
XAIChat
XAIChat.new constructor
XAIChat.new constructor
dark_mode
light_mode
XAIChat
constructor
XAIChat
(
XAIClient
client
,
XAIConfig
config
)
Implementation
XAIChat(this.client, this.config);
llm_dart package
documentation
providers/xai/chat
XAIChat
XAIChat.new constructor
XAIChat class