You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/installation.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ Before you begin, ensure you have the following installed:
16
16
-**Go**: Version 1.24 or later. You can download it from [golang.org](https://golang.org/dl/).
17
17
-**Docker & Docker Compose**: Required for running PCAS with its default PostgreSQL and ChromaDB dependencies. Follow the official Docker installation guide for your operating system.
18
18
-**Git**: For cloning the PCAS repository.
19
+
- Optional: OpenRouter – if you prefer OpenRouter, set `OPENAI_BASE_URL=https://openrouter.ai/api/v1` and provide your OpenRouter API key in `OPENAI_API_KEY`.
0 commit comments