Skip to content

Commit 6e83a74

Browse files
committed
update roadmap
1 parent 922b5af commit 6e83a74

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

ROADMAP.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
## Agent Framework support
44

55
- [x] Pydantic AI
6-
- [ ] Pydantic Graph
6+
- [ ] Specify PydanticAI dependencies on 'simple' mode request body
7+
- [ ] Infer PydanticAI dependencies on 'openai' mode with a helper agent
8+
- [ ] Inject PydanticAI dependencies from on security dependency
9+
- [ ] Pydantic Graph
10+
- [ ] Input state on request
711
- [x] Llama-Index
812
- [x] Smolagents
913
- [x] CrewAI
@@ -41,8 +45,8 @@
4145
- [x] Guided notebooks
4246
- [x] Flexible router attachment
4347
- [x] Optional FastAPI app creation
44-
- [ ] Automatic framework adapter selection
45-
- [ ] Gradio UI
48+
- [x] Automatic framework adapter selection
49+
- [ ] Gradio UI for testing agents
4650

4751
## Contributor Experience
4852

0 commit comments

Comments
 (0)