Skip to content

[Roadmap] AIOS Roadmap Q3 2024 #117

@TataKKKL

Description

@TataKKKL

This document outlines the long-term features in the AIOS roadmap for Q3 2024. Feel free to discuss any of the following topics, and add any other topics you'd like to talk about in this issue.

AIOS Documentation (@throwie72)

Agent interaction UI (@BRama10 @mannanshukla)

  • Build a UI demo [Feature] Agent Interaction UI #133, users can @ a particular agent to indicate that the request needs to be executed by that agent running on AIOS, just like @ somebody on twitter.
    • add multiple commands (following linux commands)
    • add command parser for agent-related operation
    • add output formatter
    • dynamic agent loader
    • request user clarification by agent

Tree/Graph agent workflow support

Support the design of different workflows with different data structures.

  • add tree-structured workflow
  • add graph-structured (without cycle) workflow
  • add graph-structured (with cycle) workflow

Natural-language agent workflow support (@BRama10)

Support non-expert agent developers to use natural language to design and describe their agent workflows.

  • reference paper: https://arxiv.org/abs/2405.06907
  • integrate natural language workflow programming syntax
  • integrate llm interpreter to interpret and execute natural language programmed agents

Automated agent workflow (@itsthemoon)

An extension of Natural-language agent workflow, llm automatically create agent workflow

  • add workflow that can be generated by LLM and can be updated

Batchfy agent requests

  • batchfy multiple agent requests sent to open-sourced LLM
  • batchfy multiple agent requests sent to close-sourced LLM

Support multi-level queues

  • add multiple queues for LLM requests
  • separate tool calling request and LLM request into different queues

Multi-core AIOS and LLM router

Metadata

Metadata

Assignees

No one assigned

    Labels

    roadmaproadmap of aios

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions