File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Output:
2727
2828```
2929Available extensions:
30- gemini Google Gemini RAG file search with document management, auto-upload, and sync capabilities
30+ gemini Google Gemini RAG file search with document management, auto-upload & sync capabilities
3131 xmas Example of utilizing the Extensions APIs to give llms.py some Christmas spirit
3232 duckduckgo Add web search tool capabilities using Duck Duck Go
3333
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ All available tools are maintained in the GitHub [llmspy organization](https://g
118118
119119| Tool | Description |
120120| ------| -------------|
121- | ` gemini ` | Google Gemini RAG file search with document management, auto-upload, and sync capabilities |
121+ | ` gemini ` | Google Gemini RAG file search with document management, auto-upload & sync capabilities |
122122| ` duckduckgo ` | Add web search tool capabilities using Duck Duck Go |
123123| ` xmas ` | Example of utilizing the Extensions APIs to give llms.py some Christmas spirit |
124124
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ Output:
160160
161161```
162162Available extensions:
163- gemini Google Gemini RAG file search with document management, auto-upload, and sync capabilities
163+ gemini Google Gemini RAG file search with document management, auto-upload & sync capabilities
164164 xmas Example of utilizing the Extensions APIs to give llms.py some Christmas spirit
165165 duckduckgo Add web search tool capabilities using Duck Duck Go
166166
You can’t perform that action at this time.
0 commit comments