menu
llm_dart package
documentation
builder/llm_builder.dart
LLMBuilder
responseFormat method
responseFormat method
dark_mode
light_mode
responseFormat
method
LLMBuilder
responseFormat
(
String
format
)
Implementation
LLMBuilder responseFormat(String format) => extension('responseFormat', format);
llm_dart package
documentation
builder/llm_builder
LLMBuilder
responseFormat method
LLMBuilder class