@@ -53,6 +53,21 @@ theme:
5353 - toc.follow
5454
5555nav :
56+ - UiPath SDK :
57+ - Getting Started : core/getting_started.md
58+ - Environment Variables : core/environment_variables.md
59+ - CLI Reference : cli/index.md
60+ - Tracing : core/traced.md
61+ - Services :
62+ - Actions : core/actions.md
63+ - Assets : core/assets.md
64+ - Buckets : core/buckets.md
65+ - Connections : core/connections.md
66+ - Context Grounding : core/context_grounding.md
67+ - Jobs : core/jobs.md
68+ - LLM Gateway : core/llm_gateway.md
69+ - Queues : core/queues.md
70+ - Processes : core/processes.md
5671 - UiPath Langchain SDK :
5772 - Getting Started : langchain/quick_start.md
5873 - Chat Models : langchain/chat_models.md
6580 - Context Grounding : llamaindex/context_grounding.md
6681 - Human In The Loop : llamaindex/human_in_the_loop.md
6782 - Sample Agents : https://github.com/UiPath/uipath-llamaindex-python/tree/main/samples
68- - UiPath SDK :
69- - Getting Started : core/getting_started.md
70- - Environment Variables : core/environment_variables.md
71- - CLI Reference : cli/index.md
72- - Tracing : core/traced.md
73- - Services :
74- - Actions : core/actions.md
75- - Assets : core/assets.md
76- - Buckets : core/buckets.md
77- - Connections : core/connections.md
78- - Context Grounding : core/context_grounding.md
79- - Jobs : core/jobs.md
80- - LLM Gateway : core/llm_gateway.md
81- - Queues : core/queues.md
82- - Processes : core/processes.md
83+ - UiPath MCP SDK :
84+ - Getting Started : mcp/quick_start.md
85+ - How To Pack Binary : mcp/how_to_pack_binary.md
86+ - Sample MCPs : https://github.com/UiPath/uipath-mcp-python/tree/main/samples
8387 - How To Contribute : CONTRIBUTING.md
8488 - FAQ : FAQ.md
8589 - Release Policy : release_policy.md
0 commit comments