gemini

package
v0.46.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package gemini is the Client implementation for Google Gemini LLM integration.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client implements the LLM interface for Google Gemini.

func (*Client) Analyze

func (c *Client) Analyze(ctx context.Context, request *llm.AnalysisRequest) (*llm.AnalysisResponse, error)

Analyze sends an analysis request to Gemini and returns the response.

func (*Client) GetProviderName

func (c *Client) GetProviderName() string

GetProviderName returns the provider name.

func (*Client) ValidateConfig

func (c *Client) ValidateConfig() error

ValidateConfig validates the client configuration.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL