Skip to content

Commit

Permalink
Update portkey.mdx (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-sajid-ali authored Nov 15, 2024
1 parent 75f5438 commit 816db32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ description: Example configuration for Portkey AI
## Using Portkey AI with Virtual Keys
```yaml filename="librechat.yaml"
- name: "Portkey"
apikey: "dummy"
apiKey: "dummy"
baseURL: ${PORTKEY_GATEWAY_URL}
headers:
x-portkey-api-key: "${PORTKEY_API_KEY}"
Expand Down

0 comments on commit 816db32

Please sign in to comment.