Documentation
¶
Index ¶
- Constants
- func Key(provider, model string) (string, string, string, error)
- type Override
- type Service
- func (s Service) Get(ctx context.Context, provider, model string) (*Override, bool, error)
- func (s Service) SetThink(ctx context.Context, provider, model string, canThink bool) (*Override, error)
- func (s Service) SetVision(ctx context.Context, provider, model string, canVision bool) (*Override, error)
- func (s Service) Unset(ctx context.Context, provider, model string) (bool, error)
Constants ¶
View Source
const KeyPrefix = "model-capability:"
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.