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.
2 parents e05714e + f8687d6 commit 505d10eCopy full SHA for 505d10e
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