From 8856256730f51ba700382c2a323667377f616359 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Thu, 21 Nov 2024 23:29:40 -0800 Subject: [PATCH] fix doc format --- docs/my-website/docs/pass_through/anthropic_completion.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/my-website/docs/pass_through/anthropic_completion.md b/docs/my-website/docs/pass_through/anthropic_completion.md index 3f247adbd..2e052f7cd 100644 --- a/docs/my-website/docs/pass_through/anthropic_completion.md +++ b/docs/my-website/docs/pass_through/anthropic_completion.md @@ -257,14 +257,14 @@ curl https://api.anthropic.com/v1/messages/batches \ ``` -## Advanced - Use with Virtual Keys +## Advanced Pre-requisites - [Setup proxy with DB](../proxy/virtual_keys.md#setup) Use this, to avoid giving developers the raw Anthropic API key, but still letting them use Anthropic endpoints. -### Usage +### Use with Virtual Keys 1. Setup environment