Documentation
¶
Index ¶
- type Artifacts
- func (a *Artifacts) List(ctx context.Context) (*artifact.ListResponse, error)
- func (a *Artifacts) Load(ctx context.Context, name string) (*artifact.LoadResponse, error)
- func (a *Artifacts) LoadVersion(ctx context.Context, name string, version int) (*artifact.LoadResponse, error)
- func (a *Artifacts) Save(ctx context.Context, name string, data *genai.Part) (*artifact.SaveResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.