fix: docs region cleanup + opax2.sh endpoint
This commit is contained in:
parent
8be65126d8
commit
d5358ca9d4
|
|
@ -23,7 +23,7 @@ Endringer krever eksplisitt godkjenning fra Chris (`RULEBOOK APPROVED`).
|
|||
| GCP Project | `propane-will-491900-m5` (Jason-v1) |
|
||||
| Billing | `0171F6-057E6B-A260BA` |
|
||||
| Org | `vauco.no` / `155051211891` |
|
||||
| **Region** | **`us-central1`** — ALDRI `us-central1` eller `us-west1` |
|
||||
| **Region** | **`us-central1`** — ALDRI `europe-west1` eller `us-west1` |
|
||||
| **Vertex AI loc** | **`us-central1`** (US) |
|
||||
| **AI-modell** | **`gemini-2.5-pro`** via Vertex AI (venter på Claude EU-kvote) |
|
||||
| SDK | `from google import genai` (google-genai >=0.3) |
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ OSVAUCO_DIR="${OSVAUCO_DIR:-$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)}"
|
|||
export GOOGLE_CLOUD_PROJECT="propane-will-491900-m5"
|
||||
export GOOGLE_CLOUD_LOCATION="us-central1"
|
||||
export VERTEX_AI_LOCATION="us-central1"
|
||||
export VERTEX_AI_ENDPOINT="eu"
|
||||
export VERTEX_AI_ENDPOINT="us-central1"
|
||||
export CLAUDE_MODEL="claude-opus-4-7@20260301"
|
||||
HANDOFF="$OSVAUCO_DIR/docs/HANDOFF.md"
|
||||
MASTERPLAN="$OSVAUCO_DIR/docs/MASTERPLAN.md"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user