File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 1- ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg ) [ ![ Static Badge] ( https://img.shields.io/badge/maven--snapshots-0.0.2--SNAPSHOT-blue )] [ snapshots ] [ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.bsc.langgraph4j/langgraph4j-copilotkit.svg )] [ releases ] [ ![ discord] ( https://img.shields.io/discord/1364514593765986365?logo=discord&style=flat )] ( https://discord.gg/szVVztSYKh )
2-
31# Visualized agent UI based on CopilotKit
42
53Compatible with [ AG-UI protocol] [ AG-UI ] with [ CopilotKit] integration
@@ -9,11 +7,9 @@ Compatible with [AG-UI protocol][AG-UI] with [CopilotKit] integration
97``` mermaid
108flowchart LR
119 User((User))
12- CopilotKit(Copilot Kit)
13- SAA Adaptor (SAA AGUI Adaptor
14- Typescript)
15- SAAServer(SAA AGUI Adaptor
16- Java)
10+ CopilotKit(Copilot Kit)
11+ SAAAdaptor(SAA AGUI Adaptor Typescript)
12+ SAAServer(SAA AGUI Adaptor Java)
1713 Agent(Agent)
1814 subgraph "AG-UI-APP"
1915 CopilotKit --> SAAAdaptor
You can’t perform that action at this time.
0 commit comments