Skip to content

Commit

Permalink
add load balancing entry in AI Gateway nav
Browse files Browse the repository at this point in the history
  • Loading branch information
lmilan committed Sep 26, 2024
1 parent 94bcbc4 commit bb5be72
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/_data/docs_nav_gateway_3.8.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,10 @@ items:
- text: Expose and graph AI Metrics
url: /ai-gateway/metrics/
generate: false
- text: AI Gateway Load Balancing
url: /hub/kong-inc/ai-proxy-advanced/#load-balancing
generate: false
absolute_url: true
- text: AI Gateway plugins
url: /hub/?category=ai
generate: false
Expand Down
14 changes: 14 additions & 0 deletions app/_data/docs_nav_gateway_3.9.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -392,12 +392,26 @@ items:
url: /hub/kong-inc/ai-proxy/how-to/llm-provider-integration-guides/llama2/
generate: false
absolute_url: true
- text: AI Platform Integration Guides
items:
- text: Gemini
url: /hub/kong-inc/ai-proxy/how-to/machine-learning-platform-integration-guides/gemini/
generate: false
absolute_url: true
- text: Amazon Bedrock
url: /hub/kong-inc/ai-proxy/how-to/machine-learning-platform-integration-guides/bedrock/
generate: false
absolute_url: true
- text: AI Gateway Analytics
url: /ai-gateway/ai-analytics/
generate: false
- text: Expose and graph AI Metrics
url: /ai-gateway/metrics/
generate: false
- text: AI Gateway Load Balancing
url: /hub/kong-inc/ai-proxy-advanced/#load-balancing
generate: false
absolute_url: true
- text: AI Gateway plugins
url: /hub/?category=ai
generate: false
Expand Down

0 comments on commit bb5be72

Please sign in to comment.