Add memory bank to modules/agent-engine (#3844)
* feat(agent-engine): add support for memory bank configuration * refactor(agent-engine): remove source_path_override and revert to standard source_path * provider version upgrade from 7.17 to 7.27 * docs(agent-engine): fix README validation and update tables --------- Co-authored-by: Hemanand <hemr@google.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
venv/*
|
||||
*/venv/*
|
||||
.venv/*
|
||||
.python-version
|
||||
.terraform
|
||||
terraform.tfstate*
|
||||
|
||||
Reference in New Issue
Block a user