Code Monkey home page Code Monkey logo

Comments (9)

Issues-translate-bot avatar Issues-translate-bot commented on August 27, 2024

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] Using non-gpt.3.5 model chat results in the inability to automatically summarize the content

from chatgpt-next-web.

chengtx809 avatar chengtx809 commented on August 27, 2024

初步看了看好像是app/constant.ts把总结模型写死了的问题

export const SUMMARIZE_MODEL = "gpt-3.5-turbo";
export const GEMINI_SUMMARIZE_MODEL = "gemini-pro";

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on August 27, 2024

Bot detected the issue body's language is not English, translate it automatically.


At first glance, it seems that the summary model is written to death in app/constant.ts.

export const SUMMARIZE_MODEL = "gpt-3.5-turbo";
export const GEMINI_SUMMARIZE_MODEL = "gemini-pro";

from chatgpt-next-web.

chengtx809 avatar chengtx809 commented on August 27, 2024

我提交了pr来修复这个bug: #4593

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on August 27, 2024

Bot detected the issue body's language is not English, translate it automatically.


I submitted a PR to fix this bug: #4588

from chatgpt-next-web.

Kosette avatar Kosette commented on August 27, 2024

这个issue我记得当初考虑的是gpt4系列模型价格非常贵,回退到3.5,在加入gemini的时候讨论过,具体的issue一时没找到

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on August 27, 2024

Bot detected the issue body's language is not English, translate it automatically.


I remember that I was thinking about this issue because the gpt4 series models were very expensive and I wanted to revert to 3.5. I discussed this issue when I joined gemini, but I couldn’t find the specific issue at the moment.

from chatgpt-next-web.

chengtx809 avatar chengtx809 commented on August 27, 2024

这个issue我记得当初考虑的是gpt4系列模型价格非常贵,回退到3.5,在加入gemini的时候讨论过,具体的issue一时没找到

但是如果写死,我又不使用gpt-3.5的模型进行聊天,会导致无法总结:(
可能个人观点问题吧,我认为与其看着一堆“新的聊天”还不如花多点token,哭笑不得了属于是

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on August 27, 2024

Bot detected the issue body's language is not English, translate it automatically.


Regarding this issue, I remember that I originally considered that the gpt4 series models were very expensive and would be rolled back to 3.5. I discussed this issue when I joined gemini, but I couldn’t find the specific issue at the moment.

But if I write it down and I don’t use the gpt-3.5 model for chatting, it will be impossible to summarize: (
Maybe it’s a matter of personal opinion. I think it’s better to spend more tokens than to watch a bunch of “new chats”. I think it’s funny to laugh or cry.

from chatgpt-next-web.

Related Issues (20)

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.