feat: update docs search API endpoint to production URL

This commit is contained in:
mrT23
2025-02-19 20:11:32 +02:00
parent 29a350b4f8
commit 775bfc74eb
3 changed files with 309 additions and 4 deletions

View File

@ -58,6 +58,7 @@ nav:
- Data Privacy: 'chrome-extension/data_privacy.md'
- FAQ:
- FAQ: 'faq/index.md'
- AI Docs Search: 'ai_search/index.md'
# - Code Fine-tuning Benchmark: 'finetuning_benchmark/index.md'
theme:
@ -73,8 +74,8 @@ theme:
- navigation.top
- navigation.tracking
- navigation.indexes
- search.suggest
- search.highlight
# - search.suggest
# - search.highlight
- content.tabs.link
- content.code.annotation
- content.code.copy
@ -153,4 +154,4 @@ markdown_extensions:
copyright: |
&copy; 2024 <a href="https://www.codium.ai/" target="_blank" rel="noopener">CodiumAI</a>
&copy; 2025 <a href="https://www.codium.ai/" target="_blank" rel="noopener">QodoAI</a>