sdk

package
v0.0.0-...-d48154d Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Finetune

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

func New

func New(endpoint string) Finetune

func (Finetune) Create

func (t Finetune) Create(opt *FinetuneCreateOption) (
	dto JobInfo, err error,
)

func (Finetune) Delete

func (t Finetune) Delete(jobId string) error

func (Finetune) GetLogDownloadURL

func (t Finetune) GetLogDownloadURL(jobId string) (r LogURL, err error)

func (Finetune) Terminate

func (t Finetune) Terminate(jobId string) error

type FinetuneCreateOption

type FinetuneCreateOption = controller.FinetuneCreateRequest

type JobInfo

type JobInfo = app.JobInfoDTO

type LogURL

type LogURL = app.LogURLDTO

Jump to

Keyboard shortcuts

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