OSVauco/agents
chrischristiansen-glitch 2beb6a359d fix: drop backend_config from create_corpus — rely on pre-flight PATCH alone
SDK 1.153.1 has a bug in set_backend_config where it calls .CopyFrom()
on RagManagedDb which is not a real protobuf message.
The project-level ragEngineConfig PATCH already sets basic tier,
so passing backend_config is unnecessary and breaks corpus creation.
2026-05-24 19:04:31 +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: drop backend_config from create_corpus — rely on pre-flight PATCH alone 2026-05-24 19:04:31 +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