From 46e7d9f12a3b2800312b460a186d7866b24ae75d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=9D=E5=90=89=E5=A1=94=E5=A4=A7=E7=8E=8B?= Date: Wed, 18 Sep 2024 12:08:27 +0800 Subject: [PATCH] docs: changing astra to ten changing astra to ten --- docs/ten_agent/customize_your_agent.md | 2 +- docs/ten_agent/getting_started.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ten_agent/customize_your_agent.md b/docs/ten_agent/customize_your_agent.md index 5f8656194..fc223bc24 100644 --- a/docs/ten_agent/customize_your_agent.md +++ b/docs/ten_agent/customize_your_agent.md @@ -19,6 +19,6 @@ layout:
-The Graph Designer is a user-friendly, visual tool that allows you to create and modify the behavior and responses of the Astra agent without needing to write code. This approach is highly recommended for its ease of use and efficiency. By leveraging the Graph Designer, you can quickly design complex interactions and workflows through a graphical interface, making it accessible even for those with limited programming experience. +The Graph Designer is a user-friendly, visual tool that allows you to create and modify the behavior and responses of the TEN Agent without needing to write code. This approach is highly recommended for its ease of use and efficiency. By leveraging the Graph Designer, you can quickly design complex interactions and workflows through a graphical interface, making it accessible even for those with limited programming experience. WIP \ No newline at end of file diff --git a/docs/ten_agent/getting_started.md b/docs/ten_agent/getting_started.md index 84b24bc84..aa3452a59 100644 --- a/docs/ten_agent/getting_started.md +++ b/docs/ten_agent/getting_started.md @@ -16,7 +16,7 @@ layout: In this chapter, we’ll build the TEN Agent together. For additional help, check out the YouTube video tutorial at the end. -
+
TEN Agent Features
## Prerequisites @@ -101,7 +101,7 @@ docker compose up {% endcode %} -**4. Build Astra agent** +**4. Build TEN Agent** Open up a separate terminal window, build the agent and start the server: