llm

package
v0.0.0-...-475ba6e Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GPT4

type GPT4 struct {
	*openai.Client
}

func NewGPT4

func NewGPT4(token string) *GPT4

func (*GPT4) Ask

func (g *GPT4) Ask(question string) (openai.ChatCompletionResponse, error)

func (*GPT4) Stream

func (g *GPT4) Stream(question string) (*openai.ChatCompletionStream, error)

Jump to

Keyboard shortcuts

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