Skip to content

Commit

Permalink
docs: changing astra to ten (#23)
Browse files Browse the repository at this point in the history
changing astra to ten
  • Loading branch information
cyfyifanchen authored Sep 18, 2024
1 parent 42dd8bc commit fa20295
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/ten_agent/customize_your_agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ layout:

<figure><img src="../assets/gif/graph_designer.gif" alt=""><figcaption></figcaption></figure>

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
4 changes: 2 additions & 2 deletions docs/ten_agent/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<figure><img src="../assets/gif/astra_voice_agent.gif" alt=""><figcaption></figcaption></figure>
<figure><img src="https://github.com/TEN-framework/docs/blob/main/assets/gif/features.gif?raw=true" alt=""><figcaption>TEN Agent Features</figcaption></figure>

## Prerequisites

Expand Down Expand Up @@ -101,7 +101,7 @@ docker compose up

{% endcode %}

**4. Build Astra agent**&#x20;
**4. Build TEN Agent**&#x20;

Open up a separate terminal window, build the agent and start the server:

Expand Down

0 comments on commit fa20295

Please sign in to comment.