davidmezzetti commited on
Commit
334d00d
·
verified ·
1 Parent(s): f2e5ab8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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): Agentic researcher with access to Wikipedia and 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
 
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