Add repositories to your agent context to give it access to dbt repo, semantic layers (Cube, LookML, etc.), documentation, or anything else.Documentation Index
Fetch the complete documentation index at: https://docs.getnao.io/llms.txt
Use this file to discover all available pages before exploring further.
Why Add Repositories?
Adding repositories to your context allows your agent to:- Access dbt model definitions and documentation
- Access your semantic layer repository
- Reference internal documentation
Adding a Repository
When you runnao init, you can add a repository interactively:
nao_config.yaml:
url and local_path are mutually exclusive. You must set exactly one.
Optional file filters:
Context Files
Synchronisation Sync your repositories to pull the latest content:- Clone or copy the repository
- Extract relevant files from the specified path
- Index the content for the agent
- Make it searchable
repos/ folder.
After syncing, repositories are stored in: