Coder Social home page Coder Social logo

Comments (3)

Xueheng-Li avatar Xueheng-Li commented on August 20, 2024

Are you sure that it takes up a lot of I/O? It may be slow, and sometimes even fail to connect to the openai api, but not because there is problem on the server side; it is slow usually due to the Internet connection issue.

If you are still worried about the sources it consumes, you can try using Docker to deploy it (see the updated README: https://github.com/Xueheng-Li/SynologyChatbotGPT), and limit the sources (cpu, memery, etc.) the docker container can use.

from synologychatbotgpt.

mcurti avatar mcurti commented on August 20, 2024

Indeed. The problem is in the chat app. It takes a lot of time to start up and process the requests. I guess my NAS is slow in general.

from synologychatbotgpt.

Xueheng-Li avatar Xueheng-Li commented on August 20, 2024

Indeed. The problem is in the chat app. It takes a lot of time to start up and process the requests. I guess my NAS is slow in general.

I don’t see a reason why this might be the case given that you are using the basicBot. What the basicBot does is simply sending a request to the openai and get the response…

from synologychatbotgpt.

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.