Update mkdocs.yml

pull/1095/head
CI-DEV 2 weeks ago committed by GitHub
parent 725993cc69
commit 2ce93a37f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -295,6 +295,7 @@ nav:
- Auto Swarm Builder: "swarms/structs/auto_swarm_builder.md" - Auto Swarm Builder: "swarms/structs/auto_swarm_builder.md"
- Swarm Matcher: "swarms/structs/swarm_matcher.md" - Swarm Matcher: "swarms/structs/swarm_matcher.md"
- Board of Directors: "swarms/structs/BoardOfDirectors.md" - Board of Directors: "swarms/structs/BoardOfDirectors.md"
- Election Swarm: "swarms/structs/election_swarm.md"
- Routers: - Routers:
@ -385,8 +386,8 @@ nav:
- XAI: "swarms/examples/xai.md" - XAI: "swarms/examples/xai.md"
- Azure OpenAI: "swarms/examples/azure.md" - Azure OpenAI: "swarms/examples/azure.md"
- VLLM: "swarms/examples/vllm_integration.md" - VLLM: "swarms/examples/vllm_integration.md"
- Llama4: "swarms/examples/llama4.md"
- Custom Base URL & API Keys: "swarms/examples/custom_base_url_example.md" - Custom Base URL & API Keys: "swarms/examples/custom_base_url_example.md"
- Llama4: "swarms/examples/llama4.md"
- MultiModal Models: - MultiModal Models:
- BaseMultiModalModel: "swarms/models/base_multimodal_model.md" - BaseMultiModalModel: "swarms/models/base_multimodal_model.md"
- Multi Modal Models Available: "swarms/models/multimodal_models.md" - Multi Modal Models Available: "swarms/models/multimodal_models.md"

Loading…
Cancel
Save