GithubHelp home page GithubHelp logo

chatptq's Introduction

ChatPTQ V1.4.0

  • A (Windows) desktop ChatGPT app for personal quick use
  • Compose Desktop App
  • 介绍页

Usage

exe下载

  • Windows应用,无需安装,解压开箱即用
  • 使用前先在Setting里配置
  • 如果有新版本需要更新,则把原来文件夹里的appConfig.json和app_data.preferences_pb扔进新版本文件夹里就行(已存在则直接覆盖)
  • 专为个人办公而制作,简洁、轻量、安全、高效、方便
  • MacOS我没有试过,我没有Mac,想用的话可以自己拉项目打包mac版的试试

Setting

  • GPT昵称:对话的昵称
  • 代理设置:
    • 暂不支持自动系统代理,只能手动填入系统代理,具体在设置-网络和Internet-代理-手动设置代理中可以找到ip和端口
  • 请求设置:
    • 自行填入ApiKey
    • 余量查询:点击可查询总额度、使用量(只能查询最近100天)、过期时间
      • 请不要频繁查询
  • 应用设置:
    • 开机启动:暂不支持
    • 全屏模式:设置应用全屏状态
    • 快捷发送:暂时只支持长按Enter发送,可以设置长按时间

Chat

  • 发送消息:发送图标
    • 快捷发送:长按Enter0.35秒
  • 清屏:垃圾桶图标
    • 请注意聊天长度,上下文记忆需要回传所有历史聊天消息,因此发的请求越多token花费越多,请自行把控token的消耗,程序并未设限
  • 快捷翻译:
    • 文A图标:中译英
    • G文图标:英译中
  • token消耗:
    • 名字后面的tks是tokens的缩写,代表token消耗情况
      • GPT回复的token消耗仅为本条回复的消耗
      • “我”发送的token消耗为我本次发送的内容蕴含的消耗,即包括了上下文的消耗

Project

  • 打exe包(不带安装文件):执行compose desktop下的CreateDistributable Task
    • 注意build.gradle.kts中application下javaHome改成自己的JDK路径,好像需要15以上,没有的话可以去下载一个,javaHome路径直接指过去就行了
    • 生成的exe包在build/compose/binaries/main下
  • 运行:直接运行Main.kt
  • 注意:不要把自己的ApiKey传到公网(例如github)上,会导致封号

chatptq's People

Contributors

fantasticporntaiqiang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

zty5678

chatptq's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.