OSVauco/agents/rag
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
..
.gitkeep docs: oppdater README, IAM-docs, legg til rag/memory/eval mapper og cost-guard 2026-05-23 20:54:05 +00:00
setup_corpus.py fix(rag): use ragManagedDbConfig.basic in corpus body; fix engine config PATCH with scaled→basic switch 2026-05-24 19:23:30 +02:00