If not false, automatically display graph after each command with this format (default: svg)
Path to JSON configuration file (Default: ~/.graphmaker.json)
Display extra information, e.g., node reference names.
Determines how tasks are sent to the AI model in the :exec command: 'batch' [fewest requests], 'incremental' [one request per task], and 'auto' [model-dependent]
Default output format for :show/:save commands.
Height of image canvas in pixels.
Model to use ('gpt-3.5-turbo')
Default orientation for displaying the graph indicating where the first/root node is positioned (either 'left', 'right', 'top', 'bottom', or 'auto')
Model provider ('OpenAI')
Model type ('streaming' or 'single')
Width of image canvas in pixels.
Generated using TypeDoc
Model provider API key