gemini

package
v0.0.0-...-ab057d7 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultModel = "gemini-1.5-flash"

Variables

This section is empty.

Functions

This section is empty.

Types

type Gemini

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

func New

func New(ctx context.Context, apiKey string, model string) (*Gemini, error)

func (*Gemini) Close

func (g *Gemini) Close() error

func (*Gemini) GenerateContent

func (g *Gemini) GenerateContent(ctx context.Context, instruction, question string) (string, error)

Jump to

Keyboard shortcuts

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