Documentation
¶
Index ¶
- Constants
- func FormatNoAPIKeyFoundMessage(provider string, documentationPath DocumentationPathFunc) string
- func FormatNoModelSelectedMessage(documentationPath DocumentationPathFunc) string
- func FormatNoModelsAvailableMessage(documentationPath DocumentationPathFunc) string
- func ProviderLoginHelp(documentationPath DocumentationPathFunc) string
- type DocumentationPathFunc
Constants ¶
View Source
const UnknownProvider = "unknown"
Variables ¶
This section is empty.
Functions ¶
func FormatNoAPIKeyFoundMessage ¶
func FormatNoAPIKeyFoundMessage(provider string, documentationPath DocumentationPathFunc) string
func FormatNoModelSelectedMessage ¶
func FormatNoModelSelectedMessage(documentationPath DocumentationPathFunc) string
func FormatNoModelsAvailableMessage ¶
func FormatNoModelsAvailableMessage(documentationPath DocumentationPathFunc) string
func ProviderLoginHelp ¶
func ProviderLoginHelp(documentationPath DocumentationPathFunc) string
Types ¶
type DocumentationPathFunc ¶
Click to show internal directories.
Click to hide internal directories.