File tree Expand file tree Collapse file tree 3 files changed +232
-324
lines changed
Expand file tree Collapse file tree 3 files changed +232
-324
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Extensions can be installed from GitHub or by creating a local folder:
1212- ** Local** : Simply create a folder in ` ~/.llms/extensions/my_extension `
1313- ** GitHub** : Clone extensions into ` ~/.llms/extensions ` , e.g:
1414
15- ```
15+ ``` bash
1616git clone https://github.com/user/repo ~ /.llms/extensions/my_extension
1717```
1818
@@ -27,8 +27,9 @@ Output:
2727
2828```
2929Available extensions:
30+ lumenfall Access 50+ image models from various providers through an OpenAI-compatible API
31+ gemini Google Gemini RAG file search with document management, auto-upload & sync capabilities
3032 fast_mcp Add MCP Support using FastMCP
31- gemini Google Gemini RAG file search with document management, auto-upload & sync
3233 xmas Example of utilizing the Extensions APIs to give llms.py some Christmas spirit
3334 duckduckgo Add web search tool capabilities using Duck Duck Go
3435
Original file line number Diff line number Diff line change 1010 " run-code-ui" ,
1111 " katex" ,
1212 " model-selector" ,
13- " system-prompts"
13+ " system-prompts" ,
14+ " providers"
1415 ]
1516}
You can’t perform that action at this time.
0 commit comments