-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.env.example
More file actions
19 lines (17 loc) · 868 Bytes
/
Copy path.env.example
File metadata and controls
19 lines (17 loc) · 868 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# python-workspace — workspace credentials
#
# Copy this file to `.env` (same directory) and fill in the values:
#
# cp .env.example .env (macOS / Linux)
# copy .env.example .env (Windows)
#
# `.env` is git-ignored; this `.env.example` is committed as a template.
#
# NOTE: nothing in this file is required. The workspace is local-first — with
# Ollama running you need no keys at all. Fill this in only if you opt into a
# hosted model.
# ── Optional: hosted models via OpenRouter ───────────────────────────────────
# Only needed if you want to use a cloud model through OpenRouter instead of
# (or alongside) local Ollama. Get a key at https://openrouter.ai/keys.
# Leave blank to keep everything local. See SETUP.md → "Using OpenRouter".
OPENROUTER_API_KEY=