openai

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

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
}

func NewClient

func NewClient(conf config.Config) Client

func (Client) GetReviewFromChatGPTWithPrompt

func (c Client) GetReviewFromChatGPTWithPrompt(content string, conf config.Config, prompt string) (*ai.ChatCompletion, error)

ChatGPT API呼び出し

func (Client) Getreviewfromchatgpt

func (c Client) Getreviewfromchatgpt(content string, conf config.Config) (*ai.ChatCompletion, error)

ChatGPT API呼び出し

Jump to

Keyboard shortcuts

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