Versions in this module Expand all Collapse all v0 v0.0.8 Sep 1, 2024 Changes in this version + const GEMINI + const OPENAI + type LLMOptions struct + type LLMSource interface + ChatGenerate func() (*internal.Result, error) + ListModels func() (*internal.Result, error) + StreamChatGenerate func() (*internal.Result, error)