Giter Club home page Giter Club logo

chat-code's Introduction

chat-code's People

Contributors

himanushi avatar kentny avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

chat-code's Issues

Add English translation

It will be more friendly for English speakers to add an English translation because your app can be popular.
これ人気になる可能性があるので、英語を使う人用に英語の翻訳を追加するのはどうでしょうか。

[Request] Programming Language Preset feature.

I write "in JavaScript" lots of times when I ask questions about programming.

ex)

- How to load json object from a file in javascript.
- How to write a class definition in javascript.

I'd say that I don't have to write in {Language} lots of times when the conversation mode is on since chatGPT can understand the context, but I don't want to turn it on in order to save the consumption of tokens.
What do you think to implement the language preset feature to insert the precondition in the prompt sent to ChatGPT?

400 Error happens when talking in a single chat thread.

I got a 400 error.
The response body is below.

{
  "error": {
    "message": "This model's maximum context length is 4097 tokens. However, your messages resulted in 4363 tokens. Please reduce the length of the messages.",
    "type": "invalid_request_error",
    "param": "messages",
    "code": "context_length_exceeded"
  }
}

It looks like the context length I threw was over the maximum token because chat-code throws the whole chat context whenever we send a new message.
It'd be better if we could send a single chat message even if we are on the same chat thread.

Mobile UI looks not user friendly.

The app itself is amazing, but I could not find a way to start the conversation on a mobile screen that is placed under a humbarger menu.
It'd be great if the way to do it more quickly even on a mobile screen.

Bot doesn't respond to the huge chunk of message.

Chat-code bot seems like it doesn't respond to us when I tried to send a huge chunk of a message which could exceed the token restriction.
That is to say, I'd say that chat-code bot does not show the response when its finish_reason is length.

List of Features to Create

  • チャットリストお気に入り
  • チャットリスト順番入れ替え
  • チャットリスト全文検索
  • データバックアップ(json)
  • データ復元(json)
  • marmaid.js 表示
  • メニュー幅変更
  • テンプレートメッセージリスト
  • チャットストリーミング
  • 対話モード
  • 音声対話モード
  • チャットグループのメッセージ削除
  • OpenAI API パラメータ変更

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.