menu
llm_dart package
documentation
providers/openai/chat.dart
OpenAIChat
OpenAIChat.new constructor
OpenAIChat.new constructor
dark_mode
light_mode
OpenAIChat
constructor
OpenAIChat
(
OpenAIClient
client
,
OpenAIConfig
config
)
Implementation
OpenAIChat(this.client, this.config);
llm_dart package
documentation
providers/openai/chat
OpenAIChat
OpenAIChat.new constructor
OpenAIChat class