Giter Site home page Giter Site logo

Comments (3)

xtalax avatar xtalax commented on June 8, 2024 1

Sounds easy enough with a new task constructor. Looks like a good schema.

Just wondering where the overarching goal given by the user is fed in.
For my autobiography, see my github history ;)

from agentforge.

DataBassGit avatar DataBassGit commented on June 8, 2024

Yes!

We are planning to rework the Task management agents in the coming weeks. However, if you can develop a concept that will solve for the task problem, we would love to add it to the system. The primary concern is that you will need to stick to the task table schema.

Task text in the documents field,

metadatas needs to have
Task Order
Task Status
Task Desc (Same text as in documents)
A timestamp will be automatically added to each task upon creation or update

A UUID is added automatically to each task entry in the ID field.

The Metadatas field is pretty flexible, so you can add as many additional fields as you need. If you think this schema needs adjustment, I'd be happy to discuss. We are taking some time off after the hackathon, then we are going to update the database handling functions to meet a more uniform approach. We will also be adjusting the agent templates to match these changes, so anything you build in the next couple of weeks will require some updates in the future.

Don't let that discourage you. We are looking to provide long term support for this project, so there will always be changes in the future. Please also add a comment section with a full autobiography, personal phone number, and next of kin. 😃

from agentforge.

DataBassGit avatar DataBassGit commented on June 8, 2024

The goal is fed from the default.json file in the Persona's category. It's the first section of the file labeled Objective. You can also manually define the individual tasks there as well. I expect the end product will have manually defined tasks with autogenerated subtasks, but we will need to do more in depth testing to determine what will work best.

The nice thing about the framework is that it's very easy to iterate on this architecture, so once we have all the features in place we can actually support many different logical structures.

from agentforge.

Related Issues (18)

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.