Model
Functions
Link copied to clipboard
abstract fun generateContent(request: LlmRequest, stream: Boolean = false): ERROR CLASS: Symbol not found for Flow<com/google/adk/kt/models/LlmResponse>
Generates content for the given LlmRequest. This returns a Flow of LlmResponses.