menu
code_forge package
documentation
AI_completion/ai.dart
Gorq
Gorq.new constructor
Gorq.new constructor
dark_mode
light_mode
Gorq
constructor
Gorq
(
{
required
String
apiKey
,
required
String
model
,
})
Implementation
Gorq({required this.apiKey, required this.model});
code_forge package
documentation
AI_completion/ai
Gorq
Gorq.new constructor
Gorq class