Documentation ¶
Index ¶
Constants ¶
View Source
const ProviderName = "aistudio"
Variables ¶
View Source
var (
ErrAPIKeyRequired error = errors.New("api key is required")
)
Functions ¶
This section is empty.
Types ¶
type AIStudioProvider ¶
type AIStudioProvider struct { }
var Provider AIStudioProvider
func (AIStudioProvider) NewEmbeddingClient ¶
func (AIStudioProvider) NewEmbeddingClient(ctx context.Context, configs ...pconf.Config) (provider.EmbeddingClient, error)
func (AIStudioProvider) NewLLMClient ¶
Click to show internal directories.
Click to hide internal directories.