Skip to content

Commit

Permalink
updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
r-manimaran committed Jun 29, 2024
1 parent 08981c2 commit 268544b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
Binary file added MultiDataSource-Agents-Tools/image-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added MultiDataSource-Agents-Tools/image-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added MultiDataSource-Agents-Tools/image-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions MultiDataSource-Agents-Tools/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,24 @@ Tools are interfaces that a agent, chain or LLM can use to interact with the wor


## Vector Search in Faiss Db
Query in the code:
![alt text](image-4.png)

Output:
![alt text](image-2.png)

## Wikipedia Search
Query in the code:
![alt text](image-5.png)

Output:
![alt text](image.png)

## Arxiv Search output
Query in the code:
![alt text](image-6.png)

Output:
![alt text](image-1.png)

## Adding Streamlit app
Expand Down

0 comments on commit 268544b

Please sign in to comment.