kyma-project / kyma-companion

A tool that brings AI to Kyma
Apache License 2.0
2 stars 11 forks source link

Unite supervisor agent under one subgraph #170

Closed Teneroy closed 1 week ago

Teneroy commented 1 month ago

Description

Currently our planner, "supervisor agent"(TaskExecutor), and finalizer are separate nodes of a graph. We want to unite everything with the same subgraph called "Supervisor Agent", since our supervisor agent is a combination of those nodes.

Acceptance criterias:

Diagram

Image

marcobebway commented 3 weeks ago

TODOs:

grischperl commented 1 week ago

Documentation PR: https://github.tools.sap/kyma/ai-force/pull/232