llm

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteLLMs

func DeleteLLMs(ctx context.Context, c client.Client, input *generated.DeleteCommonInput) (*string, error)

func LLM2model

func LLM2model(ctx context.Context, c client.Client, llm *v1alpha1.LLM) (*generated.Llm, error)

LLM2model convert unstructured `CR LLM` to graphql model `Llm`

func LLM2modelConverter added in v0.2.0

func LLM2modelConverter(ctx context.Context, c client.Client) func(object client.Object) (generated.PageNode, error)

func ListLLMs

ListLLMs return a list of LLMs based on input params

func ReadLLM

func ReadLLM(ctx context.Context, c client.Client, name, namespace string) (*generated.Llm, error)

ReadLLM

func UpdateLLM

func UpdateLLM(ctx context.Context, c client.Client, input *generated.UpdateLLMInput) (*generated.Llm, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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