openai

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LLM

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

func New

func New(dailTarget, model string, stream bool, c container.Container, callback openaiclient.Callback) *LLM

func (*LLM) Call

func (l *LLM) Call(ctx context.Context, prompt string, options ...llm.CallOption) (string, error)

func (*LLM) Generate

func (l *LLM) Generate(ctx context.Context, prompts []string, options ...llm.CallOption) (*llm.AIResponse, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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