Skip to content

Commit 04d449f

Browse files
authored
Merge pull request #9 from igorbenav/docs-fix
mkdocs settings fix
2 parents 5606ccc + 7b77db6 commit 04d449f

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

docs/advanced/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Different AI providers offer unique parameters and features. Understanding these
1515
3. **Replicate Specific Guide**: Discover Replicate's distinctive offerings, including model versioning and custom deployment options.
1616
- [Replicate Specific Guide](replicate_specific.md)
1717

18+
3. **Groq Specific Guide**: Also check Groq's specific settings and parameters.
19+
- [Groq Specific Guide](groq_specific.md)
20+
1821
## Advanced Usage Topics
1922

2023
4. **Optimizing Performance:** Tips and tricks for improving response time, reducing token usage, and enhancing overall efficiency.

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ nav:
6464
- Ollama: advanced/ollama_specific.md
6565
- OpenAI: advanced/openai_specific.md
6666
- Replicate: advanced/replicate_specific.md
67+
- Groq: advanced/groq_specific.md
6768
- Error Handling: advanced/error_handling.md
6869
- API Reference:
6970
- Overview: api/overview.md
@@ -73,6 +74,7 @@ nav:
7374
- Ollama: api/specific_providers/ollama_provider.md
7475
- OpenAI: api/specific_providers/openai_provider.md
7576
- Replicate: api/specific_providers/replicate_provider.md
77+
- Groq: api/specific_providers/groq_provider.md
7678
- Ollama Manager:
7779
- OllamaManager: api/ollama_manager/ollama_manager.md
7880
- OllamaServerConfig: api/ollama_manager/ollama_server_config.md

0 commit comments

Comments
 (0)