Skip to content

[Bug]: agentic_rag template tries to deploy an empty Vector Search index, which Vertex AI doesn't allow #2209

@luke-swarm-hub

Description

@luke-swarm-hub

File Name

not a notebook issue

What happened?

I’ve encountered an issue with the starter kit template for template 3 agentic_rag. The template tries to deploy an empty Vector Search index, which Vertex AI doesn't allow. The data ingestion pipeline requires the index to be deployed first, creating a chicken-and-egg situation. Also, I had to fix the Makefile to use proper terraform outputs instead of display names

  • Issue: Following the documented workflow in README.md fails
  • Commands: make setup-dev-env followed by make data-ingestion
  • Problem: Chicken-and-egg issue with Vector Search deployment
  • Template Version: ADK v1.6.0

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions