Add new library
Browse files- docs_config.yaml +3 -0
docs_config.yaml
CHANGED
|
@@ -10,6 +10,9 @@
|
|
| 10 |
- name: Model Context Protocol
|
| 11 |
llms_txt: https://modelcontextprotocol.io/llms.txt
|
| 12 |
|
|
|
|
|
|
|
|
|
|
| 13 |
- name: Google Gemini
|
| 14 |
llms_txt: https://geminibyexample.com/llms.txt
|
| 15 |
|
|
|
|
| 10 |
- name: Model Context Protocol
|
| 11 |
llms_txt: https://modelcontextprotocol.io/llms.txt
|
| 12 |
|
| 13 |
+
- name: PixelTable
|
| 14 |
+
llms_txt: https://docs.pixeltable.com/llms.txt
|
| 15 |
+
|
| 16 |
- name: Google Gemini
|
| 17 |
llms_txt: https://geminibyexample.com/llms.txt
|
| 18 |
|