ai-cli icon indicating copy to clipboard operation
ai-cli copied to clipboard

This CLI tool allows you to easily use chatGPT in the command line. You can chat with it, ask it questions, and get text translations. It also supports rendering Markdown in the terminal.

Results 4 ai-cli issues
Sort by recently updated
recently updated
newest added

Original package is not working anymore. But EdgeGPT-fork is ok (tested with `edge-gpt.exe`) Though, even after upgrading I experience an error: ``` Asking... Traceback (most recent call last): File "",...

This PR adds support for models from all the above mentioned providers using litellm https://github.com/BerriAI/litellm - a simple & light package to call OpenAI, Azure, Cohere, Anthropic API Endpoints Here's...

I use the AI-CLI to chat with openai but would like to use it with our own router so I can chat to more models and my chats are logged....