Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Graph-UI] Parse DSL as Graph Nodes and Edges #313

Open
Helltab opened this issue Dec 25, 2024 · 1 comment
Open

[Graph-UI] Parse DSL as Graph Nodes and Edges #313

Helltab opened this issue Dec 25, 2024 · 1 comment

Comments

@Helltab
Copy link
Contributor

Helltab commented Dec 25, 2024

Parse DSL as Graph Nodes and Edges:
The DSL comes from the backend. The following tasks are involved in this process:

  1. use valtio as the graph state
  2. define branch node
  3. define llm node
  4. define start node
  5. define end node
  6. define knowledge retrieval node
  7. define variable aggregator node
  8. create toolbar top of the map
  9. create toolbar bottom of the map
  10. create toolbar float with the node
  11. create contextMenu
@Helltab
Copy link
Contributor Author

Helltab commented Dec 25, 2024

I'll have a try.

Helltab added a commit to Helltab/spring-ai-alibaba that referenced this issue Dec 25, 2024
Helltab added a commit to Helltab/spring-ai-alibaba that referenced this issue Dec 25, 2024
chickenlj added a commit that referenced this issue Dec 26, 2024
#313 feat(graph) [Graph-UI] Parse DSL as Graph Nodes and Edges
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant