From 65a5e8721c8c62914a29e644c60796cf7ea096b9 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Thu, 6 Feb 2025 14:28:07 -0800 Subject: [PATCH] copy --- aider/website/docs/llms/openai-compat.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aider/website/docs/llms/openai-compat.md b/aider/website/docs/llms/openai-compat.md index d35070ed7..e1b2a73f2 100644 --- a/aider/website/docs/llms/openai-compat.md +++ b/aider/website/docs/llms/openai-compat.md @@ -8,7 +8,8 @@ nav_order: 500 Aider can connect to any LLM which is accessible via an OpenAI compatible API endpoint. ``` -python -m pip install -U aider-chat +python -m pip install aider-install +aider-install # Mac/Linux: export OPENAI_API_BASE=