mkdocs cleanup

pull/483/head
evelynmitchell 11 months ago
parent 62e6460833
commit ac72c62c9e

@ -16,7 +16,7 @@ plugins:
- mkdocs-jupyter: - mkdocs-jupyter:
kernel_name: python3 kernel_name: python3
execute: false execute: false
include_source: True include_source: true
include_requirejs: true include_requirejs: true
- mkdocstrings: - mkdocstrings:
default_handler: python default_handler: python
@ -125,7 +125,7 @@ nav:
- HuggingFaceLLM: "swarms/models/huggingface.md" - HuggingFaceLLM: "swarms/models/huggingface.md"
- Anthropic: "swarms/models/anthropic.md" - Anthropic: "swarms/models/anthropic.md"
- OpenAIChat: "swarms/models/openai.md" - OpenAIChat: "swarms/models/openai.md"
- MultiModal Models : - MultiModal Models:
- BaseMultiModalModel: "swarms/models/base_multimodal_model.md" - BaseMultiModalModel: "swarms/models/base_multimodal_model.md"
- Fuyu: "swarms/models/fuyu.md" - Fuyu: "swarms/models/fuyu.md"
- Vilt: "swarms/models/vilt.md" - Vilt: "swarms/models/vilt.md"

Loading…
Cancel
Save