forked from phoenix/litellm-mirror
docs: fix dead links
This commit is contained in:
parent
2b40f2eaed
commit
8233a20db0
6 changed files with 8 additions and 8 deletions
|
@ -71,7 +71,7 @@ litellm --config config.yaml --detailed_debug
|
||||||
|
|
||||||
## 4. Test request
|
## 4. Test request
|
||||||
|
|
||||||
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys##request-format)**
|
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys#request-format)**
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
<TabItem label="Unsuccessful call" value = "not-allowed">
|
<TabItem label="Unsuccessful call" value = "not-allowed">
|
||||||
|
|
|
@ -40,7 +40,7 @@ litellm --config config.yaml --detailed_debug
|
||||||
|
|
||||||
### 3. Test request
|
### 3. Test request
|
||||||
|
|
||||||
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys##request-format)**
|
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys#request-format)**
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
<TabItem label="Unsuccessful call" value = "not-allowed">
|
<TabItem label="Unsuccessful call" value = "not-allowed">
|
||||||
|
|
|
@ -202,7 +202,7 @@ litellm --config config.yaml --detailed_debug
|
||||||
#### Test `"custom-pre-guard"`
|
#### Test `"custom-pre-guard"`
|
||||||
|
|
||||||
|
|
||||||
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys##request-format)**
|
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys#request-format)**
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
<TabItem label="Modify input" value = "not-allowed">
|
<TabItem label="Modify input" value = "not-allowed">
|
||||||
|
@ -282,7 +282,7 @@ curl -i http://localhost:4000/v1/chat/completions \
|
||||||
#### Test `"custom-during-guard"`
|
#### Test `"custom-during-guard"`
|
||||||
|
|
||||||
|
|
||||||
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys##request-format)**
|
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys#request-format)**
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
<TabItem label="Unsuccessful call" value = "not-allowed">
|
<TabItem label="Unsuccessful call" value = "not-allowed">
|
||||||
|
@ -346,7 +346,7 @@ curl -i http://localhost:4000/v1/chat/completions \
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys##request-format)**
|
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys#request-format)**
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
<TabItem label="Unsuccessful call" value = "not-allowed">
|
<TabItem label="Unsuccessful call" value = "not-allowed">
|
||||||
|
|
|
@ -46,7 +46,7 @@ litellm --config config.yaml --detailed_debug
|
||||||
|
|
||||||
### 3. Test request
|
### 3. Test request
|
||||||
|
|
||||||
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys##request-format)**
|
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys#request-format)**
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
<TabItem label="Unsuccessful call" value = "not-allowed">
|
<TabItem label="Unsuccessful call" value = "not-allowed">
|
||||||
|
|
|
@ -48,7 +48,7 @@ litellm --config config.yaml --detailed_debug
|
||||||
|
|
||||||
## 3. Test request
|
## 3. Test request
|
||||||
|
|
||||||
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys##request-format)**
|
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys#request-format)**
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
<TabItem label="Unsuccessful call" value = "not-allowed">
|
<TabItem label="Unsuccessful call" value = "not-allowed">
|
||||||
|
|
|
@ -72,7 +72,7 @@ litellm --config config.yaml --detailed_debug
|
||||||
|
|
||||||
## 4. Test request
|
## 4. Test request
|
||||||
|
|
||||||
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys##request-format)**
|
**[Langchain, OpenAI SDK Usage Examples](../proxy/user_keys#request-format)**
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
<TabItem label="Unsuccessful call" value = "not-allowed">
|
<TabItem label="Unsuccessful call" value = "not-allowed">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue