Docs
User Guide
Backends

Backends

Options for [BACKEND]: If specified, Hallux will not try other, less prioritized backends

Here is list of BACKENDS, sorted by their priority (may be changed in config file):

--cache

(highest priority) Reads solutions from local JSON file, specified in the config

--gpt3

Uses OpenAI ChatGPT v3.5 for solving issues

--gpt4

(lowest priority) Uses OpenAI ChatGPT v4 for solving issues

© Copyright 2024 Hallux.dev