From a1939f50e411cc8c3201e7faef27fd00a81c945a Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 7 Mar 2024 16:37:13 -0800 Subject: [PATCH] copy --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index 69fb7a588..831e01704 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -79,7 +79,7 @@ which contains many benchmarking articles. To access the openrouter models simply - register for an account, purchase some credits and generate an api key -- set `--openai-api-base` to `https://openrouter.ai/api/v1` +- set `--openai-api-base https://openrouter.ai/api/v1` - set `--openai-api-key` to your openrouter key - set `--model` to the model of your choice (`openai/gpt-4-32k`, `anthropic/claude-2` etc.)