Update docs to include managed service

This commit is contained in:
akhisud3195 2025-02-05 15:04:32 +05:30
parent 7df6d6e6f3
commit 206c807a6f
13 changed files with 251 additions and 10 deletions

View file

@ -7,8 +7,20 @@ nav:
- Overview:
- Introduction: index.md
- Open Source License: license.md
- Getting started:
- Installation: installation.md
- Getting Started:
- Option 1 - Open Source: oss_installation.md
- Option 2 - Hosted App: hosted_setup.md
- Testing Your Setup: testing.md
- Building With RowBoat:
- Building in Studio: building_in_studio.md
- Using the API: using_the_api.md
- Using the SDK: using_the_sdk.md
- Using the SDK: using_the_sdk.md
- Concepts:
- Agents: agents.md
- Graph: graph.md
- Tools: tools.md
- Prompts: prompts.md
- Data Sources: data_sources.md