agentic
agentic copied to clipboard
feat(cli): add base url option
User may need to edit apiBaseUrl
to use their service provider.
apiBaseUrl
has already been defined in ChatGPTAPI
but not in the command line option.
New option: --host <host>