Model
interface Model
Interface that provides a common interface for interacting with different LLMs.
Inheritors
Functions
Link copied to clipboard
Generates content for the given LlmRequest. This returns a Flow of LlmResponses.
Interface that provides a common interface for interacting with different LLMs.
Generates content for the given LlmRequest. This returns a Flow of LlmResponses.