Coder Social home page Coder Social logo

Comments (12)

FranM2030 avatar FranM2030 commented on June 8, 2024 1

the 'file upload' button does not work on windows, so you can't load a log

from chatdev.

NA-Wen avatar NA-Wen commented on June 8, 2024 1

More information about the problem is needed for we do not know the exact scenario where the error occured.

  1. Which browser are you using ,inlcuding type and version ?
  2. Could you please provide some screen shots or description about your operating process about using replay.html?
    @timcperks @abhinav6767 @FranM2030

from chatdev.

chuyqa avatar chuyqa commented on June 8, 2024 1

I had a similar issue, and noticed the jquery lib was timing out from baidu

<script src="http://libs.baidu.com/jquery/2.1.4/jquery.min.js"></script>

fwiw changing it to a cloudflare cdn made it progress for me.
https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js

from chatdev.

NA-Wen avatar NA-Wen commented on June 8, 2024

Could you please provide more detailed information about the problem?

from chatdev.

timcperks avatar timcperks commented on June 8, 2024

Could you please provide more detailed information about the problem?

I run the app.py and get no errors but the upload button does nothing

from chatdev.

NA-Wen avatar NA-Wen commented on June 8, 2024

Could you please provide more detailed information about the problem?

I run the app.py and get no errors but the upload button does nothing

Running app.py means you start the flask app. It will automatically display the chat process being generated, with no need to clicking or uploading. If you want to use the replay.html, you need to click file upload button and choose a local log file, then click replay button. Then the chat log will be replayed in the right side.
More detailed information about the local demo is in our wiki
local demo

from chatdev.

timcperks avatar timcperks commented on June 8, 2024

the 'file upload' button does not work on windows, so you can't load a log

Am on ubuntu. not working here either

from chatdev.

timcperks avatar timcperks commented on June 8, 2024

Could you please provide more detailed information about the problem?

I run the app.py and get no errors but the upload button does nothing

Running app.py means you start the flask app. It will automatically display the chat process being generated, with no need to clicking or uploading. If you want to use the replay.html, you need to click file upload button and choose a local log file, then click replay button. Then the chat log will be replayed in the right side. More detailed information about the local demo is in our wiki local demo

Lol, bro, if it did that then I wouldn't be here bugging you.

from chatdev.

timcperks avatar timcperks commented on June 8, 2024

Tried firefox, chromium, brave all on ubuntu. Latest updates. bro, its a button . . . how do i screenshot a button that doesnt work? I see button. I press button. nothin. Thats the whole error.

from chatdev.

NA-Wen avatar NA-Wen commented on June 8, 2024

I had a similar issue, and noticed the jquery lib was timing out from baidu

<script src="http://libs.baidu.com/jquery/2.1.4/jquery.min.js"></script>

fwiw changing it to a cloudflare cdn made it progress for me.
https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js

Thank you for providing suggestions to help solve this hard-to-locate issue(in fact we've tested this html on more than three devices and different systems for this issue). Could you please propose a pull request about this ? @chuyqa

from chatdev.

mferris77 avatar mferris77 commented on June 8, 2024

FWIW I ran into this issue as well, but it's likely because I am on my work network, running ChatDev in a windows VM, and the error I was getting was something about the request being blocked due to certificate authority issues. I just downloaded both files that were included as HTTPS URLs, placed them in the /replay/js folder, and updated the script src references - from there it worked.

And I must say - I've tried a handful of these AI tools (AutoGPT, GPT Engineer, AutoGen, etc) and this is the first one that created an actual working application right off the bat. The only setup issue I had was what I just mentioned above. I asked 'the team' to create an html page with a text input field that would autosuggest words from a predefined list (sort of like when you're typing in a google search) - with the added requirement that it account for typographical errors. Oh actually there was one other error in that it correctly implemented the fuse.js library but 'forgot' to download the .js file to the directory. Once I placed that file in the folder where it was expected to be, the solution worked flawlessly.

from chatdev.

vonisok avatar vonisok commented on June 8, 2024

Tried firefox, chromium, brave all on ubuntu. Latest updates. bro, its a button . . . how do i screenshot a button that doesnt work? I see button. I press button. nothin. Thats the whole error.

I had the same problem. Used Chrome and fixed it. Possibly a setting in your browser preventing the pop up window to upload.

from chatdev.

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.