Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

linweiyuan/go-chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-chatgpt

ChatGPT in Go TUI.


How to use

You need to set two env variables

key value remark
ACCESS_TOKEN eyJxxx Your access token.
API_KEY skxxx Your api key.
SERVER_URL http(s)://xxx Your server url.

Shortcuts

key remark
Ctrl + E Select on conversation title, popup a modal to input new title.
Ctrl + R If select on "+ New chat", refresh the whole conversation list.
If select on conversation title, refresh this conversation's content only.
Ctrl + D If select on "+ New chat", clear all conversation.
If select on conversation title, delete this conversation only.

go-chatgpt

About

ChatGPT in Go TUI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages