Add Agno framework docs
Browse files- docs_config.yaml +3 -0
docs_config.yaml
CHANGED
|
@@ -4,6 +4,9 @@
|
|
| 4 |
- name: CrewAI
|
| 5 |
llms_txt: https://docs.crewai.com/llms.txt
|
| 6 |
|
|
|
|
|
|
|
|
|
|
| 7 |
- name: Model Context Protocol
|
| 8 |
llms_txt: https://modelcontextprotocol.io/llms.txt
|
| 9 |
|
|
|
|
| 4 |
- name: CrewAI
|
| 5 |
llms_txt: https://docs.crewai.com/llms.txt
|
| 6 |
|
| 7 |
+
- name: Agno
|
| 8 |
+
llms_txt: https://docs.agno.com/llms.txt
|
| 9 |
+
|
| 10 |
- name: Model Context Protocol
|
| 11 |
llms_txt: https://modelcontextprotocol.io/llms.txt
|
| 12 |
|