Documentation
¶
Overview ¶
Package internal provides adk internal utils.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SelectPrompt ¶
func SelectPrompt(prompts I18nPrompts) string
SelectPrompt returns the appropriate prompt string based on the current language setting. Returns an error if the current language is not supported.
func SetLanguage ¶
SetLanguage sets the language for the ADK built-in prompts. The default language is English if not explicitly set.
Types ¶
type I18nPrompts ¶
I18nPrompts holds prompt strings for different languages.
Click to show internal directories.
Click to hide internal directories.