isayahc commited on
Commit
7d4117e
1 Parent(s): 921a447

fixed typo and added context to the Agent Tools subsection

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -25,7 +25,8 @@ Documents are embedded and store inside of a Chroma vector store
25
  with agents our application is able to discover and refine the information it collects based on
26
  the needs and sentiment of the user.
27
 
28
- ## Agent Tool
 
29
 
30
  - `embed_arvix_paper` This tool is able to add [arvix papers](https://arxiv.org/) to the Chroma Vector Store
31
 
 
25
  with agents our application is able to discover and refine the information it collects based on
26
  the needs and sentiment of the user.
27
 
28
+ ## Agent Tools
29
+ The tools our agents have access to. More is being created
30
 
31
  - `embed_arvix_paper` This tool is able to add [arvix papers](https://arxiv.org/) to the Chroma Vector Store
32