OSVauco/agents
chrischristiansen-glitch db3807bff9 fix(rag): use ragManagedDbConfig.basic in corpus body; fix engine config PATCH with scaled→basic switch
The v1beta1 API uses ragManagedDbConfig (not vectorDbConfig) on the RagCorpus
resource itself. Omitting it causes the engine to default to Spanner. Also the
engine config PATCH must use {"ragManagedDbConfig":{"basic":{}}} with the
correct field name matching v1beta1 schema.
2026-05-24 19:23:30 +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): use ragManagedDbConfig.basic in corpus body; fix engine config PATCH with scaled→basic switch 2026-05-24 19:23:30 +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