hu5ky-bot

command module
v0.0.0-...-1bfb889 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: MIT Imports: 1 Imported by: 0

README

ChatGPT tools

convert excel to json file

go run main.go --dirPath data --promptCol E --completionCol F --startRow 2
export OPENAI_API_KEY="sk-xxxx"

openai tools fine_tunes.prepare_data -f json.txt
openai api fine_tunes.create -t json_prepared.jsonl
openai api fine_tunes.list
openai api fine_tunes.follow -i <id>
openai api completions.create -m curie:ft-personal-2023-03-26-07-52-31 -p <YOUR_PROMPT>

build

go build -ldflags "-X 'github.com/ka5ky/hu5ky-bot/pkg/config.GitCommit=`git logger --pretty=format:%H -1`'"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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