Skip to content

RAG Agent issue -- grant_permissions.sh script calculates RAG_CORPUS id but never uses it #180

@jsteinberg-rbi

Description

@jsteinberg-rbi

grant_permissions.sh script calculates the RAG_CORPUS path presumably to give tightly scoped permissions to the iam role the script is creating, but then never actually uses RAG_CORPUS env var for anything (but some stdout notifications). I assume this is a bug? I haven't run the script yet, but I think if you scrutinize you'll see what I mean. I just did a text search for "RAG_CORPUS" and it's pretty obvious it never gets used or converted to anything else. Fwiw.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions