Chris Christiansen
3df80da941
fix(rag): correct gcloud services enable command
2026-05-30 21:53:48 +00:00
Chris Christiansen
b1b13deea7
fix(rag): remove stray backslash from rag setup script
2026-05-30 21:51:59 +00:00
Chris Christiansen
a2b18d5ca2
fix(rag): add data directory to rag setup
2026-05-30 21:47:35 +00:00
Chris Christiansen
ddec009927
feat(rag): add data directory to rag setup
2026-05-30 21:42:48 +00:00
Chris Christiansen
25ee2d495a
feat: opax-mcp modul-struktur, acceptance-test og preflight-check scripts
2026-05-26 13:36:59 +00:00
Chris Christiansen
05030edf61
fix: Set executable bit on shell and python scripts
...
Per the task in `docs/TODO.md`, this change runs `git update-index --chmod=+x` on all relevant `.sh` and `.py` files in the repository.
This prevents intermittent 'Permission denied' errors when scripts are run in CI/CD environments or after being edited via the GitHub web interface, which can strip file permissions.
2026-05-26 13:23:18 +00:00
e5270e8790
chore: commit modified infra, RAG and session log files
2026-05-25 12:50:52 +00:00
021c84756a
fix: 07-rag-setup.sh — serialiser import-jobber (RAG tillater kun 1 aktiv op om gangen)
2026-05-24 14:44:03 +02:00
b242a0f864
fix: 07-rag-setup.sh — riktig import-endepunkt /ragFiles:import (ikke :importRagFiles)
2026-05-24 14:41:08 +02:00
d20a7d5878
fix: 07-rag-setup.sh — bruk project-number (ikke project-ID) i importRagFiles URL
2026-05-24 14:31:42 +02:00
300ebddd6d
fix: 07-rag-setup.sh — rett import-URL (CORPUS_NAME er full ressurssti, ikke relativ)
2026-05-24 14:26:56 +02:00
06767f8806
feat: 07-rag-setup.sh — upload alle docs/*.md + corpus-seed/*.md til GCS automatisk
2026-05-24 14:24:00 +02:00
9928c595b8
fix: 07-rag-setup.sh — REST API corpus creation, RAG_REGION=europe-west4 default (no SDK needed)
2026-05-24 14:03:31 +02:00
eea7e8497f
fix: 07-rag-setup.sh — upgrade SDK + multi-attempt serverless corpus creation
2026-05-24 13:59:27 +02:00
2f5bff562d
fix: 07-rag-setup.sh — correct Serverless syntax, try RagManagedDb then plain fallback
2026-05-23 06:51:50 +02:00
8b2f4023c2
fix: 07-rag-setup.sh — switch to Serverless mode (no allowlist required)
2026-05-23 06:49:32 +02:00
320973dc77
fix(07-rag-setup): add regional fallback (us-east1), robust error handling, fix seed path
2026-05-23 05:32:59 +02:00
5a33e8f444
feat(infrastructure): add all 9 infrastructure scripts (00–08)
2026-05-23 02:32:08 +02:00