kreneskyp / ix

Autonomous GPT-4 agent platform
MIT License
1.01k stars 121 forks source link

UI for LangGraph state machines #446

Closed kreneskyp closed 9 months ago

kreneskyp commented 9 months ago

Description

Adding GraphNode, GraphIcon, and other minor improvements to support LangGraph state machines. These new components will be used to integrate state machines into flows. Backend code will come in a separate PR.

close up of GraphNode and GraphIcon

image

example flow with state machine and two subordinate worker agents.

image

Changes

[List out the changes you've made in this pull request. Be as specific as possible.]

How Tested

[Explain how you tested this pull request. Include any relevant steps or scripts.]

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]