kardolus / chatgpt-cli

ChatGPT CLI is a versatile tool for interacting with LLM models through OpenAI and Azure, as well as models from Perplexity AI and Llama. It supports prompts and history tracking for seamless, context-aware interactions. With extensive configuration options, it’s designed for both users and developers to create a customized GPT experience.
MIT License
565 stars 38 forks source link

Add GPT o1 support #96

Open circlesmiler opened 1 day ago

circlesmiler commented 1 day ago

Would be nice to have support for the new GPT o1 models.

kardolus commented 1 day ago

I'll look into it! Thanks.