A minimal deepseek conversation cli.
- Written purely in Go and no third party dependency.
- Export tokens one by one as long as they are available.
git clone https://github.com/hthuz/ds
cd ds
Put Deepseek API key in .dstemplate
and rename it into .ds
go run main.go
exit
or quit
to quit
new
to start a new conversation session