mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-26 04:32:50 +00:00
* docs: https://localhost => http://localhost * chore: docker compose; deploy/dev docs * chore: quick-start page * chore: add comment & remove leading space of vector config * chore: remove redundant install.sh scripts * chore: adjust milvus and ob, image dyanmic config; readme.md * chore: update pnpm-lock.yaml
21 lines
313 B
JSON
21 lines
313 B
JSON
{
|
|
"title": "FastGPT 社区版",
|
|
"description": "FastGPT 社区版",
|
|
"icon": "🔧",
|
|
"pages": [
|
|
"quick-start",
|
|
"sealos",
|
|
"intro",
|
|
"docker",
|
|
"configuration",
|
|
"faq",
|
|
"signoz",
|
|
"modelConfig",
|
|
"openapi",
|
|
"custom-models",
|
|
"proxy",
|
|
"migration",
|
|
"design"
|
|
]
|
|
}
|