Skip to content

Releases: MZhao-ouo/CMDGPT

CMDGPT v0.4.1

20 Apr 12:27
c4c72ff
Compare
Choose a tag to compare
  • 修复windows获取历史记录失败的问题

  • Fix the issue of Windows failing to retrieve browsing history.

CMDGPT v0.4.0

20 Apr 12:13
3c4b011
Compare
Choose a tag to compare

CMDGPT v0.3.0

15 Apr 13:43
Compare
Choose a tag to compare
  • 新增解释命令的功能
  • 优化操作逻辑

  • Added the function of interpreting commands
  • Optimized operational logic

image

CMDGPT v0.2.5

15 Apr 02:48
Compare
Choose a tag to compare
  • 更简洁直观的提示语

  • More concise and intuitive prompts

CMDGPT v0.2.4.1 紧急修复Chat模式bug

30 Mar 09:22
Compare
Choose a tag to compare

感谢 #3 提出
修复Chat模式bug

CMDGPT v0.2.4

29 Mar 11:45
Compare
Choose a tag to compare
  • 新增--usage--credit功能
    • --usage用来查看一段时间用量
    • --credit用来查询剩余赠金
  • 为Pypi添加长描述

  • Added --usage and --credit functions
    • --usage is used to view usage over a period of time
    • --credit is used to check remaining bonus funds
  • Added long description for Pypi.

CMDGPT v0.2.3

29 Mar 06:20
Compare
Choose a tag to compare
  • 更新自定义API的实现方式,现在只需填写host即可

  • The implementation method for updating custom APIs has been updated. Now, only the host needs to be filled in.

CMDGPT v0.2.2

28 Mar 16:42
Compare
Choose a tag to compare
  • 优化命令模式prompt
  • 修复配置文件读取失败的bug
  • 优化Chat模式的temperature

  • Optimized command prompt mode
  • Fixed bug where configuration file could not be read
  • Optimized the temperature in Chat mode

CMDGPT v0.2.1

27 Mar 02:46
Compare
Choose a tag to compare
  • 加入Chat功能

  • New feature: Chat!

CMDGPT v0.1.6.1

25 Mar 17:10
Compare
Choose a tag to compare

修复找不到cmdgpt_conf的恶性bug