We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9316a7 commit f8687d6Copy full SHA for f8687d6
docs/.vitepress/config.js
@@ -1,7 +1,7 @@
1
export default {
2
title: 'AgentKit',
3
description: 'Python SDK and CLI for building Agent applications on Volcengine',
4
- base: '/',
+ base: '/agentkit-sdk-python/',
5
6
head: [
7
['link', { rel: 'icon', href: '/favicon.ico' }]
0 commit comments