diff --git a/projects/fastgpt/config/site.ts b/projects/fastgpt/config/site.ts index 0daf080..c52d0b8 100644 --- a/projects/fastgpt/config/site.ts +++ b/projects/fastgpt/config/site.ts @@ -12,8 +12,8 @@ const baseSiteConfig = { url: 'https://fastgpt.in', ogImage: 'https://landingpage.weijunext.com/og.png', metadataBase: '/', - keywords: ['rag', 'ai', 'workflow', 'llm', 'langchain', 'gpt', 'gpt4', 'orchestration'], - commercial: 'https://doc.fastgpt.in/docs/commercial/intro/', + keywords: ["rag", "ai", "workflow", "llm", "gpt", "gpt4", "orchestration","FastGPT","free","知识库","问答","数据处理","模型调用","RAG检索","可视化AI工作流","企业知识库"], + commercial: "https://doc.fastgpt.in/docs/commercial/intro/", authors: [ { name: 'labring',