dsw7 / GPTifier

A beautiful C++ libcurl / ChatGPT interface. I more or less work on this project for fun :)
MIT License
0 stars 1 forks source link

Parse individual `getopt_long` "groups" for subcommands #39

Closed dsw7 closed 6 months ago

dsw7 commented 7 months ago

Impetus

We now have gpt run and gpt models. We want to have individual getopt_long parsers for each command. For example, suppose that a user passes gpt run --help.