Skip to content

Commit da192f9

Browse files
committed
docs: clarify agent-specific knowledge bases not yet released
Add version note indicating that agent-specific knowledge bases are available in development but not in current releases (v1.14.1 and earlier). Current releases use global storage at ~/.aws/amazonq/knowledge_bases/.
1 parent 82fb2d7 commit da192f9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/knowledge-management.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ Configure knowledge base behavior:
168168

169169
## Agent-Specific Knowledge Bases
170170

171+
> **Note**: Agent-specific knowledge bases are available in development versions but not yet released. In current releases (v1.14.1 and earlier), all knowledge bases are stored globally at `~/.aws/amazonq/knowledge_bases/` and shared across all agents.
172+
171173
### Isolated Knowledge Storage
172174

173175
Each agent maintains its own isolated knowledge base, ensuring that knowledge contexts are scoped to the specific agent you're working with. This provides better organization and prevents knowledge conflicts between different agents.

0 commit comments

Comments
 (0)