Categorygithub.com/linweiyuan/go-chatgpt
modulepackage
0.0.0-20231012003507-3db31ac62407
Repository: https://github.com/linweiyuan/go-chatgpt.git
Documentation: pkg.go.dev

# README

go-chatgpt

ChatGPT in Go TUI.


How to use

You need to set two env variables

keyvalueremark
ACCESS_TOKENeyJxxxYour access token.
API_KEYskxxxYour api key.
SERVER_URLhttp(s)://xxxYour server url.

Shortcuts

keyremark
Ctrl + ESelect on conversation title, popup a modal to input new title.
Ctrl + RIf select on "+ New chat", refresh the whole conversation list.
If select on conversation title, refresh this conversation's content only.
Ctrl + DIf select on "+ New chat", clear all conversation.
If select on conversation title, delete this conversation only.

go-chatgpt

# Packages

No description provided by the author
No description provided by the author
No description provided by the author