kardolus / chatgpt-cli

ChatGPT CLI is a versatile tool for interacting with ChatGPT models via OpenAI and Azure, as well as with models from Perplexity AI. It offers streaming, query mode, and history tracking for seamless, context-aware interactions. With extensive configuration options, it’s designed for both users and developers to create a tailored GPT experience.
MIT License
454 stars 32 forks source link

can you add a proxy? #60

Closed IzyI closed 1 month ago

kardolus commented 1 month ago

You can already use the cli with a proxy (which would sit between the user and openai or azure). You would need to update the url setting in your ~/.chatgpt-cli/config.yaml file.