OSVauco/agents
chrischristiansen-glitch 68ac4fde35 fix(rag): correct corpus payload to vectorDbConfig.ragManagedDb; verify engine config actually switched before creating
- RagCorpus REST body uses vectorDbConfig.ragManagedDb (not ragManagedDbConfig)
- RagManagedDb has no tier field - empty object {} = serverless
- Add GET+verify step after PATCH to confirm spanner key is gone before proceeding
- Print actual engine config state so failures are immediately visible
2026-05-24 19:26:10 +02:00
..
core-logic chore: add base Docker image to speed up deploys 2026-05-24 17:04:42 +02:00
eval docs: oppdater README, IAM-docs, legg til rag/memory/eval mapper og cost-guard 2026-05-23 20:54:05 +00:00
memory docs: oppdater README, IAM-docs, legg til rag/memory/eval mapper og cost-guard 2026-05-23 20:54:05 +00:00
multi_agent feat: push all remaining files — agents/, docs/, architecture/, cloudbuild.yaml, README 2026-05-23 02:37:39 +02:00
rag fix(rag): correct corpus payload to vectorDbConfig.ragManagedDb; verify engine config actually switched before creating 2026-05-24 19:26:10 +02:00
tests feat: add agents/tests/unit/test_agent.py — 8 pytest unit tests 2026-05-23 02:45:50 +02:00
tools feat: push all remaining files — agents/, docs/, architecture/, cloudbuild.yaml, README 2026-05-23 02:37:39 +02:00