FastGPT/document/content/docs/introduction/development/meta.json
Finley Ge 32a3b9216b
perf: deploy docs; docker-compose (#5722)
* 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
2025-09-29 11:34:11 +08:00

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"
]
}