chat model config

This commit is contained in:
archer
2023-08-09 10:52:13 +08:00
parent da4b14fbf8
commit 07dfce9b28
11 changed files with 258 additions and 263 deletions

View File

@@ -26,6 +26,19 @@ const sidebars = {
]
},
'develop/dev',
{
type: 'category',
label: 'Data Config',
link: {
type: 'generated-index'
},
items: [
{
type: 'autogenerated',
dirName: 'develop/data_config'
}
]
},
{
type: 'category',
label: 'Deploy',