Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ This repository defines default personas for the [txtchat](https://github.com/ne
|
|
| 6 |
|
| 7 |
A persona is a combination of a chat agent and workflow that determines the type of responses.
|
| 8 |
|
| 9 |
-
- [Agent](./agent.yml):
|
| 10 |
- [Wikitalk](./wikitalk.yml): Retrieval Augmented Generation (RAG) with Wikipedia
|
| 11 |
- [Summary](./summary.yml): Reads input URLs and summarizes the text
|
| 12 |
- [Mr. French](./mrfrench.yml): Translates input text into French
|
|
|
|
| 6 |
|
| 7 |
A persona is a combination of a chat agent and workflow that determines the type of responses.
|
| 8 |
|
| 9 |
+
- [Agent](./agent.yml): Agent with connections to the web
|
| 10 |
- [Wikitalk](./wikitalk.yml): Retrieval Augmented Generation (RAG) with Wikipedia
|
| 11 |
- [Summary](./summary.yml): Reads input URLs and summarizes the text
|
| 12 |
- [Mr. French](./mrfrench.yml): Translates input text into French
|