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
Copy file name to clipboardExpand all lines: mofa-website/src/content/docs/0.overview.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,13 @@ title: MoFA Overview
3
3
description: MoFA is a software framework for building AI agents through a composition-based approach
4
4
---
5
5
6
-
7
6
**MoFA: Modular Framework for Agents**
8
7
9
8
MoFA is a software framework for building AI agents through a composition-based approach. Using MoFA, AI agents can be constructed via templates and combined in layers to form more powerful Super Agents.
10
9
11
10
## Why MoFA?
12
11
13
-
Building AI agents with MoFA offers:
12
+
Building AI agents with MoFA offers:
14
13
15
14
1.**Modularity**: Modular agent templates and agent services; simple configurations with straightforward interfaces between modules.
0 commit comments