chatgpt icon indicating copy to clipboard operation
chatgpt copied to clipboard

An elegant interactive CLI for ChatGPT

Results 14 chatgpt issues
Sort by recently updated
recently updated
newest added

Hello, My use case is the following: I use the OpenAI API or the Claude API, depending on the type of problem I want to solve. Currently, the `chatgpt` config...

输入中文后,显示在控制台是乱码,比如我输入`你好`,显示在控制台是 `浣犲ソ` ![image](https://github.com/j178/chatgpt/assets/6119652/9d52eca1-e109-498f-9f1e-793ae18d63b4) windows 11 terminal preview PowerShell 7.3.4

bug
windows

Love this tool ❤️ But when I want to use it in multiple terminal tabs: ```console ❯ chatgpt -n Error: Another chatgpt instance is running, chatgpt works not well with...

Some ideas: - [x] a general chat tui for any llm, support more llm providers, like claude, gemini, ollama #89 - [x] refactor config structure, support multiple providers - [x]...

I'd love to ``` tail some.log | chatgpt ``` and be dropped into an interactive window (maybe flag `-i`) I've tried a script with `read` and: ``` tail some.log |...

Hi, It would be nice to support Google's gemini API directly. Relevant SDK is https://github.com/google/generative-ai-go Thanks.

in-app configuration modal

esc to view mode, use h,j,k,l to move, i to enter input mode

When I change the font size or resize the window, chatgpt doesn't adjust to the new size. I'll either get duplicated lines or blank space at bottom. I posted a...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/j178/chatgpt). ## Awaiting Schedule The following updates are...