diff --git a/README.md b/README.md index ad2ad25c..e3281767 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ![PySpur](./docs/images/hero.png) -PySpur is a graph UI for visualizing agent trajectories in Python. AI engineers use it to inspect past runs and execute agents step-by-step. +

PySpur is a graph UI for visualizing agent trajectories in Python. AI engineers use it to build agents, execute them step-by-step and inspect past runs.

+

README in English 简体中文版自述文件 diff --git a/docs/introduction.mdx b/docs/introduction.mdx index 366d5f22..1204d0d9 100644 --- a/docs/introduction.mdx +++ b/docs/introduction.mdx @@ -1,6 +1,6 @@ --- title: Introduction -description: 'PySpur is a graph UI for visualizing agent trajectories in Python. AI engineers use it to inspect past runs and execute agents step-by-step.' +description: 'PySpur is a graph UI for visualizing agent trajectories in Python. AI engineers use it to build agents, execute them step-by-step and inspect past runs.' ---