Giter Club home page Giter Club logo

Comments (4)

lloydzhou avatar lloydzhou commented on May 19, 2024 1

期望结果

  1. 前面更改子任务执行顺序,只能让执行结果始终保持正确顺序。
  2. 但是结果和对应的任务还是错乱的,所以,任务需要有taskId,以便调整消息顺序。(使得聊天窗口从“日志窗口”变成真正的结果展示窗口)

image

from autogpt-next-web.

lloydzhou avatar lloydzhou commented on May 19, 2024

然后结果会散落在很长的消息列表里面

之所以结果散落在消息列表里面,原因是当前的实现使用队列存储递归的子任务的时候,实际上是模拟使用广度优先方式递归执行任务。所以导致任务顺序混乱

所以,应该有一个简单的方式(创建子任务的时候将子任务放到队列前面)让队列模拟深度优先的方式执行任务。

from autogpt-next-web.

Xiaobonor avatar Xiaobonor commented on May 19, 2024

這個是agentgpt不是autogpt 不會有結果.
要有結果建議使用正版autogpt

from autogpt-next-web.

Dogtiti avatar Dogtiti commented on May 19, 2024

@LiuElric add to roadmap

from autogpt-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.