Skip to content

Commit 7dba835

Browse files
docs: fix typo in ai-proxy-multi doc (#12019)
1 parent 25e2e73 commit 7dba835

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/latest/plugins/ai-proxy-multi.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: ai-proxy
2+
title: ai-proxy-multi
33
keywords:
44
- Apache APISIX
55
- API Gateway
@@ -29,7 +29,7 @@ description: This document contains information about the Apache APISIX ai-proxy
2929

3030
## Description
3131

32-
The `ai-prox-multi` plugin simplifies access to LLM providers and models by defining a standard request format
32+
The `ai-proxy-multi` plugin simplifies access to LLM providers and models by defining a standard request format
3333
that allows key fields in plugin configuration to be embedded into the request.
3434

3535
This plugin adds additional features like `load balancing` and `retries` to the existing `ai-proxy` plugin.

0 commit comments

Comments
 (0)