finetuneimpl

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: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFinetune

func NewFinetune(cfg *Config) (finetune.Finetune, error)

Types

type Config

type Config struct {
	Username string `json:"username" required:"true"`
	Password string `json:"password" required:"true"`

	// finetune endpoint
	Endpoint string `json:"endpoint" required:"true"`
}

Jump to

Keyboard shortcuts

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