danoan.word_guru.cli.commands.dictionary_commands.get_usage_examples module
- danoan.word_guru.cli.commands.dictionary_commands.get_usage_examples.extend_parser(subcommand_action=None)[source]
- danoan.word_guru.cli.commands.dictionary_commands.get_usage_examples.get_usage_examples(openai_key: str, cache_path: str | None, word: str, language: str, *args, **kwargs)[source]
Get common examples using the given word in the given language.
- Parameters:
openai_key (str)
cache_path (str | None)
word (str)
language (str)