Skip to content

Commit eeda88d

Browse files
authored
Update README.md
1 parent cb5e722 commit eeda88d

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

spring-ai-alibaba-studio/README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
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

53
Compatible 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
108
flowchart 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

0 commit comments

Comments
 (0)