- Add `challenge list` command with options `--all`, `--names`, `--json` - Add `tabular` dependency - Add `.utils.utils.sorted_by_enum_index` function to easily sort lists by an enum value/property based on the order of the enum's definition - Add `challenge info [name]` command with option `--json` - Add `.utils.utils.pretty_print_model` routine to pretty-print Pydantic models - Refactor `config` subcommand to use `pretty_print_model` |
||
---|---|---|
.. | ||
dependencies | ||
data_types.py | ||
get_data_from_helicone.py | ||
logging.py | ||
prompts.py | ||
utils.py |