neteroster / chatgpt-cmd

A command line tool written in rust to use OpenAI ChatGPT API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatgpt-cmd

A command line tool written in rust to use OpenAI ChatGPT API.

TO-DO

  • 使用用户的 API Key
  • 读取与保存上下文
  • 重设上下文
  • 进一步抽象 API 的回复结构
  • 实时代码运行模块

About

A command line tool written in rust to use OpenAI ChatGPT API.

License:MIT License


Languages

Language:Rust 100.0%