You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Defining a set of API standards and implementing a microservices architecture, you can create a scalable, flexible, and maintainable system for agent development. break down the system into modular components
that would optimize time and resources by a lot -- Giovanni
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)
Tree/Graph agent workflow support
Support the design of different workflows with different data structures.
Natural-language agent workflow support (@BRama10)
Support non-expert agent developers to use natural language to design and describe their agent workflows.
Automated agent workflow (@itsthemoon)
An extension of Natural-language agent workflow, llm automatically create agent workflow
Batchfy agent requests
Support multi-level queues
Multi-core AIOS and LLM router
[Feature] Refactor inherent LLM to LLM router #129
The text was updated successfully, but these errors were encountered: