diff --git a/src/pages/architecture/index.astro b/src/pages/architecture/index.astro index 2b2deb4..2d55ffc 100644 --- a/src/pages/architecture/index.astro +++ b/src/pages/architecture/index.astro @@ -31,10 +31,10 @@ const title = 'Architecture'
The front-end UI, where you design and interact with your agents, is built using React. We leverage the intuitive and visual power of the - React Node library to provide a seamless workflow for connecting - different components in your agents' decision-making processes. This - allows for a clear and understandable representation of even the most - complex AI systems. + React Flow library to provide a seamless + workflow for connecting different components in your agents' decision-making + processes. This allows for a clear and understandable representation of even + the most complex AI systems.