Skip to content

Commit fb25001

Browse files
committed
docs description updates
1 parent 3e240db commit fb25001

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/agenix/pubspec.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: agenix
2-
description: "A framework that lets you build AI agents in Flutter that actually use tools, remember context, and talk to each other. No backend required."
2+
description: "Flutter framework for multi-agent AI orchestration. Build agents that use tools, chain tasks, and talk to each other. Works with any LLM provider & no backend is needed."
33
version: 4.1.0
44
homepage: https://github.com/ahmadexe/agenix
55
repository: https://github.com/ahmadexe/agenix/tree/main/packages/agenix
@@ -18,6 +18,10 @@ keywords:
1818
- tools
1919
- llm
2020
- agentic
21+
- multi-agent
22+
- orchestration
23+
- agentic-ai
24+
- agentic-apps
2125

2226
dependencies:
2327
flutter:

packages/agenix_firebase/pubspec.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ keywords:
1717
- firebase
1818
- firestore
1919
- agentic
20+
- multi-agent
21+
- orchestration
22+
- agentic-ai
23+
- agentic-apps
2024

2125
dependencies:
2226
flutter:

0 commit comments

Comments
 (0)