forked from phoenix/litellm-mirror
docs(proxy_server.md): fix old doc links
This commit is contained in:
parent
52564b685c
commit
7df9c8e4d8
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
import Tabs from '@theme/Tabs';
|
import Tabs from '@theme/Tabs';
|
||||||
import TabItem from '@theme/TabItem';
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# [OLD PROXY 👉 [**NEW** proxy here](./simple_proxy.md)] Local OpenAI Proxy Server
|
# [OLD PROXY 👉 [**NEW** proxy here](./simple_proxy)] Local OpenAI Proxy Server
|
||||||
|
|
||||||
A fast, and lightweight OpenAI-compatible server to call 100+ LLM APIs.
|
A fast, and lightweight OpenAI-compatible server to call 100+ LLM APIs.
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
|
|
||||||
Docs outdated. New docs 👉 [here](./simple_proxy.md)
|
Docs outdated. New docs 👉 [here](./simple_proxy)
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue