@lobehub/chat 1.91.0 → 1.91.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (276) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/changelog/v1.json +9 -0
  3. package/docs/changelog/2023-09-09-plugin-system.mdx +2 -3
  4. package/docs/changelog/2023-11-14-gpt4-vision.mdx +4 -6
  5. package/docs/changelog/2023-11-19-tts-stt.mdx +2 -3
  6. package/docs/changelog/2023-12-22-dalle-3.mdx +2 -5
  7. package/docs/changelog/2023-12-22-dalle-3.zh-CN.mdx +2 -2
  8. package/docs/changelog/2024-02-08-sso-oauth.mdx +2 -2
  9. package/docs/changelog/2024-06-19-lobe-chat-v1.mdx +2 -3
  10. package/docs/changelog/2024-06-19-lobe-chat-v1.zh-CN.mdx +2 -2
  11. package/docs/changelog/2024-07-19-gpt-4o-mini.mdx +2 -3
  12. package/docs/changelog/2024-07-19-gpt-4o-mini.zh-CN.mdx +2 -2
  13. package/docs/changelog/2024-08-02-lobe-chat-database-docker.mdx +2 -3
  14. package/docs/changelog/2024-08-21-file-upload-and-knowledge-base.mdx +4 -5
  15. package/docs/changelog/2024-09-13-openai-o1-models.mdx +2 -2
  16. package/docs/changelog/2024-09-20-artifacts.mdx +2 -3
  17. package/docs/changelog/2024-09-20-artifacts.zh-CN.mdx +2 -2
  18. package/docs/changelog/2024-10-27-pin-assistant.mdx +2 -3
  19. package/docs/changelog/2024-11-06-share-text-json.mdx +2 -4
  20. package/docs/changelog/2024-11-06-share-text-json.zh-CN.mdx +2 -2
  21. package/docs/changelog/2024-11-25-november-providers.mdx +2 -2
  22. package/docs/changelog/2024-11-27-forkable-chat.mdx +2 -2
  23. package/docs/changelog/2025-01-03-user-profile.mdx +2 -2
  24. package/docs/changelog/2025-01-22-new-ai-provider.mdx +2 -2
  25. package/docs/changelog/2025-02-02-deepseek-r1.mdx +4 -4
  26. package/docs/development/basic/add-new-authentication-providers.zh-CN.mdx +1 -2
  27. package/docs/development/basic/chat-api.mdx +2 -4
  28. package/docs/development/basic/chat-api.zh-CN.mdx +2 -4
  29. package/docs/development/internationalization/internationalization-implementation.mdx +10 -10
  30. package/docs/development/internationalization/internationalization-implementation.zh-CN.mdx +10 -10
  31. package/docs/self-hosting/advanced/analytics.mdx +2 -2
  32. package/docs/self-hosting/advanced/auth/clerk.mdx +2 -2
  33. package/docs/self-hosting/advanced/auth/next-auth/auth0.mdx +2 -3
  34. package/docs/self-hosting/advanced/auth/next-auth/authelia.mdx +2 -3
  35. package/docs/self-hosting/advanced/auth/next-auth/authentik.mdx +2 -3
  36. package/docs/self-hosting/advanced/auth/next-auth/casdoor.mdx +4 -7
  37. package/docs/self-hosting/advanced/auth/next-auth/casdoor.zh-CN.mdx +0 -3
  38. package/docs/self-hosting/advanced/auth/next-auth/cloudflare-zero-trust.mdx +2 -3
  39. package/docs/self-hosting/advanced/auth/next-auth/cloudflare-zero-trust.zh-CN.mdx +2 -2
  40. package/docs/self-hosting/advanced/auth/next-auth/github.mdx +2 -3
  41. package/docs/self-hosting/advanced/auth/next-auth/keycloak.mdx +12 -6
  42. package/docs/self-hosting/advanced/auth/next-auth/keycloak.zh-CN.mdx +5 -1
  43. package/docs/self-hosting/advanced/auth/next-auth/logto.mdx +8 -14
  44. package/docs/self-hosting/advanced/auth/next-auth/logto.zh-CN.mdx +6 -12
  45. package/docs/self-hosting/advanced/auth/next-auth/microsoft-entra-id.mdx +2 -3
  46. package/docs/self-hosting/advanced/auth/next-auth/wechat.mdx +2 -2
  47. package/docs/self-hosting/advanced/auth/next-auth/zitadel.mdx +2 -3
  48. package/docs/self-hosting/advanced/auth.mdx +2 -3
  49. package/docs/self-hosting/advanced/desktop.mdx +2 -1
  50. package/docs/self-hosting/advanced/desktop.zh-CN.mdx +1 -3
  51. package/docs/self-hosting/advanced/feature-flags.mdx +2 -3
  52. package/docs/self-hosting/advanced/knowledge-base.mdx +4 -3
  53. package/docs/self-hosting/advanced/model-list.mdx +11 -10
  54. package/docs/self-hosting/advanced/model-list.zh-CN.mdx +10 -9
  55. package/docs/self-hosting/advanced/observability/langfuse.mdx +2 -3
  56. package/docs/self-hosting/advanced/online-search.mdx +11 -10
  57. package/docs/self-hosting/advanced/online-search.zh-CN.mdx +7 -7
  58. package/docs/self-hosting/advanced/s3/tencent-cloud.mdx +2 -2
  59. package/docs/self-hosting/advanced/settings-url-share.mdx +2 -3
  60. package/docs/self-hosting/advanced/upstream-sync.mdx +2 -3
  61. package/docs/self-hosting/advanced/webrtc.mdx +2 -2
  62. package/docs/self-hosting/environment-variables/analytics.mdx +2 -3
  63. package/docs/self-hosting/environment-variables/auth.mdx +2 -3
  64. package/docs/self-hosting/environment-variables/basic.mdx +4 -5
  65. package/docs/self-hosting/environment-variables/basic.zh-CN.mdx +2 -2
  66. package/docs/self-hosting/environment-variables/model-provider.mdx +2 -3
  67. package/docs/self-hosting/environment-variables/s3.mdx +3 -5
  68. package/docs/self-hosting/environment-variables.mdx +2 -2
  69. package/docs/self-hosting/examples/azure-openai.mdx +2 -2
  70. package/docs/self-hosting/examples/ollama.mdx +2 -3
  71. package/docs/self-hosting/faq/no-v1-suffix.mdx +4 -4
  72. package/docs/self-hosting/faq/proxy-with-unable-to-verify-leaf-signature.mdx +2 -3
  73. package/docs/self-hosting/platform/alibaba-cloud.mdx +2 -3
  74. package/docs/self-hosting/platform/btpanel.mdx +5 -5
  75. package/docs/self-hosting/platform/btpanel.zh-CN.mdx +4 -3
  76. package/docs/self-hosting/platform/docker-compose.mdx +2 -3
  77. package/docs/self-hosting/platform/docker-compose.zh-CN.mdx +0 -2
  78. package/docs/self-hosting/platform/docker.mdx +2 -2
  79. package/docs/self-hosting/platform/netlify.mdx +2 -4
  80. package/docs/self-hosting/platform/netlify.zh-CN.mdx +2 -2
  81. package/docs/self-hosting/platform/railway.mdx +2 -3
  82. package/docs/self-hosting/platform/repocloud.mdx +2 -3
  83. package/docs/self-hosting/platform/sealos.mdx +2 -2
  84. package/docs/self-hosting/platform/tencentcloud-lighthouse.mdx +2 -3
  85. package/docs/self-hosting/platform/vercel.mdx +2 -3
  86. package/docs/self-hosting/platform/zeabur.mdx +2 -2
  87. package/docs/self-hosting/server-database/docker-compose.mdx +65 -44
  88. package/docs/self-hosting/server-database/docker-compose.zh-CN.mdx +48 -55
  89. package/docs/self-hosting/server-database/docker.mdx +2 -2
  90. package/docs/self-hosting/server-database/docker.zh-CN.mdx +2 -2
  91. package/docs/self-hosting/server-database/dokploy.mdx +4 -5
  92. package/docs/self-hosting/server-database/dokploy.zh-CN.mdx +137 -138
  93. package/docs/self-hosting/server-database/netlify.mdx +2 -2
  94. package/docs/self-hosting/server-database/netlify.zh-CN.mdx +2 -2
  95. package/docs/self-hosting/server-database/railway.mdx +2 -2
  96. package/docs/self-hosting/server-database/repocloud.mdx +2 -2
  97. package/docs/self-hosting/server-database/sealos.mdx +4 -5
  98. package/docs/self-hosting/server-database/sealos.zh-CN.mdx +18 -20
  99. package/docs/self-hosting/server-database/vercel.mdx +5 -3
  100. package/docs/self-hosting/server-database/vercel.zh-CN.mdx +2 -2
  101. package/docs/self-hosting/server-database/zeabur.mdx +2 -2
  102. package/docs/self-hosting/server-database.mdx +1 -1
  103. package/docs/self-hosting/server-database.zh-CN.mdx +2 -1
  104. package/docs/self-hosting/start.mdx +2 -2
  105. package/docs/self-hosting/start.zh-CN.mdx +2 -2
  106. package/docs/usage/agents/agent-organization.mdx +2 -2
  107. package/docs/usage/agents/concepts.mdx +4 -5
  108. package/docs/usage/agents/concepts.zh-CN.mdx +2 -2
  109. package/docs/usage/agents/custom-agent.mdx +3 -4
  110. package/docs/usage/agents/custom-agent.zh-CN.mdx +1 -1
  111. package/docs/usage/agents/model.mdx +5 -5
  112. package/docs/usage/agents/model.zh-CN.mdx +3 -5
  113. package/docs/usage/agents/prompt.mdx +4 -5
  114. package/docs/usage/agents/topics.mdx +3 -4
  115. package/docs/usage/agents/topics.zh-CN.mdx +1 -1
  116. package/docs/usage/features/agent-market.mdx +3 -11
  117. package/docs/usage/features/agent-market.zh-CN.mdx +2 -7
  118. package/docs/usage/features/artifacts.mdx +2 -2
  119. package/docs/usage/features/auth.mdx +2 -3
  120. package/docs/usage/features/cot.mdx +2 -2
  121. package/docs/usage/features/database.mdx +2 -2
  122. package/docs/usage/features/knowledge-base.mdx +4 -3
  123. package/docs/usage/features/knowledge-base.zh-CN.mdx +2 -1
  124. package/docs/usage/features/local-llm.mdx +2 -3
  125. package/docs/usage/features/mobile.mdx +2 -2
  126. package/docs/usage/features/more.mdx +2 -3
  127. package/docs/usage/features/multi-ai-providers.mdx +2 -3
  128. package/docs/usage/features/plugin-system.mdx +3 -11
  129. package/docs/usage/features/plugin-system.zh-CN.mdx +1 -8
  130. package/docs/usage/features/pwa.mdx +4 -4
  131. package/docs/usage/features/pwa.zh-CN.mdx +2 -1
  132. package/docs/usage/features/text-to-image.mdx +3 -11
  133. package/docs/usage/features/text-to-image.zh-CN.mdx +3 -10
  134. package/docs/usage/features/theme.mdx +2 -3
  135. package/docs/usage/features/tts.mdx +3 -11
  136. package/docs/usage/features/tts.zh-CN.mdx +1 -8
  137. package/docs/usage/features/vision.mdx +3 -11
  138. package/docs/usage/features/vision.zh-CN.mdx +1 -8
  139. package/docs/usage/foundation/basic.mdx +2 -3
  140. package/docs/usage/foundation/share.mdx +2 -3
  141. package/docs/usage/foundation/text2image.mdx +2 -2
  142. package/docs/usage/foundation/translate.mdx +2 -2
  143. package/docs/usage/foundation/tts-stt.mdx +2 -2
  144. package/docs/usage/foundation/vision.mdx +2 -3
  145. package/docs/usage/plugins/basic-usage.mdx +2 -3
  146. package/docs/usage/plugins/custom-plugin.mdx +2 -2
  147. package/docs/usage/plugins/development.mdx +2 -4
  148. package/docs/usage/plugins/store.mdx +2 -2
  149. package/docs/usage/providers/ai21.mdx +2 -2
  150. package/docs/usage/providers/anthropic.mdx +2 -3
  151. package/docs/usage/providers/anthropic.zh-CN.mdx +2 -2
  152. package/docs/usage/providers/azure.mdx +2 -3
  153. package/docs/usage/providers/azureai.mdx +4 -2
  154. package/docs/usage/providers/azureai.zh-CN.mdx +2 -1
  155. package/docs/usage/providers/baichuan.mdx +2 -3
  156. package/docs/usage/providers/bedrock.mdx +2 -3
  157. package/docs/usage/providers/cloudflare.mdx +3 -2
  158. package/docs/usage/providers/deepseek.mdx +2 -2
  159. package/docs/usage/providers/fireworksai.mdx +2 -2
  160. package/docs/usage/providers/giteeai.mdx +2 -2
  161. package/docs/usage/providers/github.mdx +1 -1
  162. package/docs/usage/providers/github.zh-CN.mdx +1 -1
  163. package/docs/usage/providers/google.mdx +2 -3
  164. package/docs/usage/providers/groq.mdx +2 -2
  165. package/docs/usage/providers/hunyuan.mdx +2 -2
  166. package/docs/usage/providers/infiniai.zh-CN.mdx +3 -1
  167. package/docs/usage/providers/internlm.mdx +2 -2
  168. package/docs/usage/providers/jina.mdx +4 -3
  169. package/docs/usage/providers/jina.zh-CN.mdx +2 -2
  170. package/docs/usage/providers/lmstudio.mdx +2 -2
  171. package/docs/usage/providers/lmstudio.zh-CN.mdx +2 -4
  172. package/docs/usage/providers/minimax.mdx +2 -3
  173. package/docs/usage/providers/minimax.zh-CN.mdx +2 -2
  174. package/docs/usage/providers/mistral.mdx +2 -3
  175. package/docs/usage/providers/modelscope.mdx +4 -0
  176. package/docs/usage/providers/modelscope.zh-CN.mdx +4 -0
  177. package/docs/usage/providers/moonshot.mdx +2 -3
  178. package/docs/usage/providers/novita.mdx +2 -3
  179. package/docs/usage/providers/novita.zh-CN.mdx +2 -2
  180. package/docs/usage/providers/nvidia.mdx +3 -2
  181. package/docs/usage/providers/ollama/gemma.mdx +2 -3
  182. package/docs/usage/providers/ollama/gemma.zh-CN.mdx +2 -2
  183. package/docs/usage/providers/ollama.mdx +2 -2
  184. package/docs/usage/providers/openai.mdx +5 -5
  185. package/docs/usage/providers/openai.zh-CN.mdx +3 -3
  186. package/docs/usage/providers/openrouter.mdx +2 -3
  187. package/docs/usage/providers/perplexity.mdx +2 -2
  188. package/docs/usage/providers/ppio.mdx +5 -6
  189. package/docs/usage/providers/ppio.zh-CN.mdx +6 -6
  190. package/docs/usage/providers/qiniu.mdx +6 -6
  191. package/docs/usage/providers/qiniu.zh-CN.mdx +2 -1
  192. package/docs/usage/providers/qwen.mdx +2 -4
  193. package/docs/usage/providers/sambanova.mdx +2 -1
  194. package/docs/usage/providers/sensenova.mdx +2 -2
  195. package/docs/usage/providers/siliconcloud.mdx +2 -2
  196. package/docs/usage/providers/stepfun.mdx +2 -3
  197. package/docs/usage/providers/taichu.mdx +2 -3
  198. package/docs/usage/providers/togetherai.mdx +2 -2
  199. package/docs/usage/providers/vllm.mdx +15 -12
  200. package/docs/usage/providers/vllm.zh-CN.mdx +9 -7
  201. package/docs/usage/providers/volcengine.mdx +16 -14
  202. package/docs/usage/providers/wenxin.mdx +2 -2
  203. package/docs/usage/providers/xai.mdx +2 -2
  204. package/docs/usage/providers/zeroone.mdx +2 -3
  205. package/docs/usage/providers/zeroone.zh-CN.mdx +2 -2
  206. package/docs/usage/providers/zhipu.mdx +2 -3
  207. package/docs/usage/providers/zhipu.zh-CN.mdx +1 -1
  208. package/docs/usage/providers.mdx +2 -3
  209. package/docs/usage/start.mdx +2 -3
  210. package/docs/usage/tools-calling/anthropic.mdx +2 -2
  211. package/docs/usage/tools-calling/anthropic.zh-CN.mdx +2 -2
  212. package/docs/usage/tools-calling/google.mdx +2 -2
  213. package/docs/usage/tools-calling/google.zh-CN.mdx +4 -4
  214. package/docs/usage/tools-calling/groq.zh-CN.mdx +2 -2
  215. package/docs/usage/tools-calling/openai.mdx +2 -2
  216. package/docs/usage/tools-calling/openai.zh-CN.mdx +2 -2
  217. package/package.json +1 -1
  218. package/src/app/(backend)/webapi/user/avatar/[id]/[image]/route.ts +1 -1
  219. package/src/app/[variants]/(main)/repos/[id]/_layout/Mobile.tsx +7 -7
  220. package/src/config/aiModels/deepseek.ts +1 -0
  221. package/src/config/aiModels/hunyuan.ts +1 -0
  222. package/src/config/aiModels/mistral.ts +1 -2
  223. package/src/config/aiModels/novita.ts +23 -22
  224. package/src/config/aiModels/openrouter.ts +1 -0
  225. package/src/config/aiModels/qwen.ts +11 -11
  226. package/src/config/aiModels/siliconcloud.ts +7 -6
  227. package/src/config/aiModels/vertexai.ts +2 -2
  228. package/src/config/aiModels/wenxin.ts +1 -2
  229. package/src/config/modelProviders/baichuan.ts +3 -0
  230. package/src/config/modelProviders/fireworksai.ts +3 -0
  231. package/src/config/modelProviders/giteeai.ts +3 -0
  232. package/src/config/modelProviders/github.ts +1 -2
  233. package/src/config/modelProviders/groq.ts +0 -3
  234. package/src/config/modelProviders/hunyuan.ts +3 -0
  235. package/src/config/modelProviders/infiniai.ts +0 -3
  236. package/src/config/modelProviders/internlm.ts +3 -0
  237. package/src/config/modelProviders/minimax.ts +3 -4
  238. package/src/config/modelProviders/moonshot.ts +0 -7
  239. package/src/config/modelProviders/novita.ts +3 -0
  240. package/src/config/modelProviders/openrouter.ts +0 -4
  241. package/src/config/modelProviders/perplexity.ts +0 -3
  242. package/src/config/modelProviders/qiniu.ts +0 -3
  243. package/src/config/modelProviders/qwen.ts +0 -3
  244. package/src/config/modelProviders/sensenova.ts +3 -0
  245. package/src/config/modelProviders/siliconcloud.ts +0 -3
  246. package/src/config/modelProviders/spark.ts +0 -5
  247. package/src/config/modelProviders/stepfun.ts +3 -6
  248. package/src/config/modelProviders/taichu.ts +3 -0
  249. package/src/config/modelProviders/tencentcloud.ts +3 -0
  250. package/src/config/modelProviders/togetherai.ts +3 -0
  251. package/src/config/modelProviders/upstage.ts +3 -0
  252. package/src/config/modelProviders/wenxin.ts +3 -4
  253. package/src/config/modelProviders/xai.ts +0 -3
  254. package/src/config/modelProviders/zhipu.ts +3 -0
  255. package/src/database/migrations/meta/0014_snapshot.json +182 -539
  256. package/src/database/migrations/meta/0016_snapshot.json +182 -539
  257. package/src/database/repositories/dataImporter/__tests__/fixtures/with-client-id.json +13 -58
  258. package/src/features/ChatInput/ActionBar/Model/ControlsForm.tsx +1 -8
  259. package/src/features/ChatInput/ActionBar/Model/index.tsx +8 -16
  260. package/src/features/ChatInput/ActionBar/Search/Controls.tsx +4 -12
  261. package/src/features/ChatInput/ActionBar/Search/FCSearchModel.tsx +1 -7
  262. package/src/features/ChatInput/ActionBar/Search/index.tsx +2 -4
  263. package/src/features/ModelSwitchPanel/index.tsx +1 -4
  264. package/src/libs/model-runtime/anthropic/index.test.ts +4 -2
  265. package/src/libs/model-runtime/utils/streams/anthropic.ts +12 -11
  266. package/src/libs/model-runtime/utils/streams/openai.ts +6 -4
  267. package/src/libs/model-runtime/utils/streams/protocol.ts +1 -1
  268. package/src/libs/model-runtime/utils/streams/spark.test.ts +1 -1
  269. package/src/libs/model-runtime/utils/streams/spark.ts +1 -2
  270. package/src/middleware.ts +1 -1
  271. package/src/server/services/user/index.ts +3 -4
  272. package/src/services/__tests__/assistant.test.ts +4 -6
  273. package/src/services/__tests__/tool.test.ts +3 -1
  274. package/src/store/user/slices/auth/selectors.ts +1 -1
  275. package/src/store/user/slices/common/action.test.ts +1 -1
  276. package/src/tools/web-browsing/index.ts +1 -7
@@ -31,41 +31,39 @@ tags:
31
31
  在开始部署之前,您需要完成以下配置:
32
32
 
33
33
  <Steps>
34
-
35
34
  ### 部署 Logto 服务
36
-
35
+
37
36
  点击下方按钮部署一个 Logto 服务:
38
-
37
+
39
38
  [![](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://template.hzh.sealos.run/deploy?templateName=logto)
40
-
39
+
41
40
  > Logto 是一个开源的身份与访问管理(IAM)平台,是 Auth0 的开源替代方案,旨在帮助开发者快速构建安全、可扩展的登录注册系统和用户身份体系。
42
-
43
- 部署完成后,等待应用的所有组件状态都变成“运行中”,点击应用的【详情】按钮,进入应用详情页面。
44
-
41
+
42
+ 部署完成后,等待应用的所有组件状态都变成 “运行中”,点击应用的【详情】按钮,进入应用详情页面。
43
+
45
44
  ![Logto 应用详情页面部署完成状态](https://raw.githubusercontent.com/labring-actions/templates/main/template/lobe-chat-db/images/logto-app-deployment-status-sealos.png)
46
-
45
+
47
46
  点击 3002 端口对应的公网地址,即可使用公网域名访问 Logto 服务。
48
-
47
+
49
48
  ![Logto 服务公网地址](https://raw.githubusercontent.com/labring-actions/templates/main/template/lobe-chat-db/images/logto-public-address.png)
50
-
49
+
51
50
  ### 创建 Application
52
-
51
+
53
52
  注册一个管理员账号,然后点击左侧的 `Applications` 菜单,进入应用列表页面。再点击右上角的 `Create application` 按钮创建应用。
54
-
53
+
55
54
  ![Logto 应用列表页面](https://raw.githubusercontent.com/labring-actions/templates/main/template/lobe-chat-db/images/logto-application-list.png)
56
-
55
+
57
56
  选择 `Next.js (App Router)` 作为框架,然后点击 `Start building` 按钮。
58
-
57
+
59
58
  ![Logto 创建应用页面](https://raw.githubusercontent.com/labring-actions/templates/main/template/lobe-chat-db/images/logto-create-application.png)
60
-
59
+
61
60
  在弹窗中填写应用的名称为 `Lobe Chat`,然后点击 `Create application` 按钮。接下来啥也不用填,直接点击底部的 `Finish and done` 按钮就创建完成了。
62
-
61
+
63
62
  ![Logto 创建应用完成页面](https://raw.githubusercontent.com/labring-actions/templates/main/template/lobe-chat-db/images/logto-create-application-done.png)
64
-
63
+
65
64
  在 `Lobe Chat` 应用中找到以下三个参数,后面部署 Lobe Chat 数据库版时需要用到。
66
-
67
- ![Logto 应用详情页面](https://raw.githubusercontent.com/labring-actions/templates/main/template/lobe-chat-db/images/logto-app-detail.png)
68
65
 
66
+ ![Logto 应用详情页面](https://raw.githubusercontent.com/labring-actions/templates/main/template/lobe-chat-db/images/logto-app-detail.png)
69
67
  </Steps>
70
68
 
71
69
  ## 部署 Lobe Chat 数据库版
@@ -80,7 +78,7 @@ tags:
80
78
  - `AUTH_LOGTO_SECRET`:Logto 应用的 App Secret
81
79
  - `AUTH_LOGTO_ISSUER`:Logto 应用的 Issuer endpoint
82
80
 
83
- 点击【部署】按钮,部署完成后,等待应用的所有组件状态都变成“运行中”,点击应用的【详情】按钮,进入应用详情页面。
81
+ 点击【部署】按钮,部署完成后,等待应用的所有组件状态都变成 “运行中”,点击应用的【详情】按钮,进入应用详情页面。
84
82
 
85
83
  ![Lobe Chat 数据库版部署完成页面](https://raw.githubusercontent.com/labring-actions/templates/main/template/lobe-chat-db/images/lobe-chat-db-deployment-done.png)
86
84
 
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: Deploy LobeChat with database on Vercel
3
3
  description: >-
4
- Learn how to deploy LobeChat with database on Vercel with ease, including:
5
- database, authentication and S3 storage service.
4
+ Learn how to deploy LobeChat with database on Vercel with ease, including: database, authentication and S3 storage service.
5
+
6
6
  tags:
7
7
  - Deploy LobeChat
8
8
  - Vercel Deployment
@@ -172,7 +172,9 @@ By completing these steps, you have successfully configured the Clerk authentica
172
172
  In the server-side database, we need to configure the S3 storage service to store files.
173
173
 
174
174
  <Callout type={'info'}>
175
- In this article, S3 refers to a compatible S3 storage solution, which supports object storage systems that comply with the Amazon S3 API. Common examples include Cloudflare R2, Alibaba Cloud OSS, etc., all of which support S3-compatible APIs.
175
+ In this article, S3 refers to a compatible S3 storage solution, which supports object storage
176
+ systems that comply with the Amazon S3 API. Common examples include Cloudflare R2, Alibaba Cloud
177
+ OSS, etc., all of which support S3-compatible APIs.
176
178
  </Callout>
177
179
 
178
180
  <Steps>
@@ -111,8 +111,8 @@ tags:
111
111
  前往 [Clerk](https://clerk.com?utm_source=lobehub\&utm_medium=docs) 注册并创建应用,获取相应的 Public Key 和 Secret Key。
112
112
 
113
113
  <Callout type={'info'}>
114
- 如果对 Clerk 不太了解,可以查阅
115
- [身份验证服务 - Clerk](/zh/docs/self-hosting/advanced/authentication#clerk) 了解 Clerk 的使用详情。
114
+ 如果对 Clerk 不太了解,可以查阅 [身份验证服务 -
115
+ Clerk](/zh/docs/self-hosting/advanced/authentication#clerk) 了解 Clerk 的使用详情。
116
116
  </Callout>
117
117
 
118
118
  ### 在 Vercel 中添加公、私钥环境变量
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: Deploying LobeChat Database on Zeabur
3
3
  description: >-
4
- Learn how to deploy LobeChat on Zeabur with ease. Follow the provided steps to
5
- set up your chat application seamlessly.
4
+ Learn how to deploy LobeChat on Zeabur with ease. Follow the provided steps to set up your chat application seamlessly.
5
+
6
6
  tags:
7
7
  - Deploy LobeChat
8
8
  - Zeabur Deployment
@@ -95,7 +95,7 @@ Since we support file-based conversations/knowledge base conversations, we need
95
95
 
96
96
  <Callout type={'info'}>
97
97
  You can generate a random 32-character string as the value of `KEY_VAULTS_SECRET` using `openssl
98
- rand -base64 32`.
98
+ rand -base64 32`.
99
99
  </Callout>
100
100
  </Steps>
101
101
 
@@ -15,7 +15,8 @@ tags:
15
15
  LobeChat 默认使用客户端数据库(IndexedDB),同时也支持使用服务端数据库(下简称 DB 版)。LobeChat 采用了 Postgres 作为后端存储数据库。
16
16
 
17
17
  <Callout>
18
- PostgreSQL 是一种强大的开源关系型数据库管理系统,具备高度扩展性和标准 SQL 支持。它提供了丰富的数据类型、并发处理、数据完整性、安全性及可编程性,适用于复杂应用和大规模数据管理。
18
+ PostgreSQL 是一种强大的开源关系型数据库管理系统,具备高度扩展性和标准 SQL
19
+ 支持。它提供了丰富的数据类型、并发处理、数据完整性、安全性及可编程性,适用于复杂应用和大规模数据管理。
19
20
  </Callout>
20
21
 
21
22
  本文将从框架角度介绍在任何一个平台中部署 DB 版 LobeChat 的流程和原理,让你知其然也知其所以然,最后可以根据自己的实际情况进行部署。
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: Build Your Own LobeChat - Choose Your Deployment Platform
3
3
  description: >-
4
- Explore multiple deployment platforms like Vercel, Docker, Docker Compose, and
5
- more to deploy LobeChat. Choose the platform that best suits your needs.
4
+ Explore multiple deployment platforms like Vercel, Docker, Docker Compose, and more to deploy LobeChat. Choose the platform that best suits your needs.
5
+
6
6
  tags:
7
7
  - Lobe Chat
8
8
  - Deployment Platform
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: 构建属于自己的 LobeChat - 自选部署平台
3
3
  description: >-
4
- 选择适合自己的部署平台,构建个性化的 Lobe Chat。支持 Docker、Docker
5
- Compose、Netlify、Railway、Repocloud、Sealos、Vercel 和 Zeabur 部署。
4
+ 选择适合自己的部署平台,构建个性化的 Lobe Chat。支持 Docker、Docker Compose、Netlify、Railway、Repocloud、Sealos、Vercel 和 Zeabur 部署。
5
+
6
6
  tags:
7
7
  - Lobe Chat
8
8
  - 部署平台
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: Efficiently Organize Your AI Assistants with LobeChat
3
3
  description: >-
4
- Learn how to use LobeChat's grouping, search, and pinning functions to
5
- efficiently organize and locate your AI assistants.
4
+ Learn how to use LobeChat's grouping, search, and pinning functions to efficiently organize and locate your AI assistants.
5
+
6
6
  tags:
7
7
  - LobeChat
8
8
  - AI assistants
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: Improving User Interaction Efficiency with Agents in LobeChat
3
3
  description: >-
4
- Discover how LobeChat's innovative approach with Agents enhances user
5
- experience by providing dedicated functional modules for efficient task
6
- handling and quick access to historical conversations.
4
+ Discover how LobeChat's innovative approach with Agents enhances user experience by providing dedicated functional modules for efficient task handling and quick access to historical conversations.
5
+
7
6
  tags:
8
7
  - LobeChat
9
8
  - Agents
@@ -21,7 +20,7 @@ In the official ChatGPT application, there is only the concept of "topics." As s
21
20
  <Image
22
21
  alt={'ChatGPT and Topics'}
23
22
  src={
24
- 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279602474-fe7cb3f3-8eb7-40d3-a69f-6615393bbd4e.png'
23
+ 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279602474-fe7cb3f3-8eb7-40d3-a69f-6615393bbd4e.png'
25
24
  }
26
25
  />
27
26
 
@@ -34,7 +33,7 @@ Therefore, in LobeChat, we have introduced the concept of **Agents**. An agent i
34
33
  <Image
35
34
  alt={'Topics and Agent'}
36
35
  src={
37
- 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279602489-89893e61-2791-4083-9b57-ed80884ad58b.png'
36
+ 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279602489-89893e61-2791-4083-9b57-ed80884ad58b.png'
38
37
  }
39
38
  />
40
39
 
@@ -18,7 +18,7 @@ tags:
18
18
  <Image
19
19
  alt={'ChatGPT 与「话题」'}
20
20
  src={
21
- 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279602474-fe7cb3f3-8eb7-40d3-a69f-6615393bbd4e.png'
21
+ 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279602474-fe7cb3f3-8eb7-40d3-a69f-6615393bbd4e.png'
22
22
  }
23
23
  />
24
24
 
@@ -31,7 +31,7 @@ tags:
31
31
  <Image
32
32
  alt={'「话题」与「助手」'}
33
33
  src={
34
- 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279602489-89893e61-2791-4083-9b57-ed80884ad58b.png'
34
+ 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279602489-89893e61-2791-4083-9b57-ed80884ad58b.png'
35
35
  }
36
36
  />
37
37
 
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: Custom LobeChat Assistant Guide - Adding and Iterating Assistants
3
3
  description: >-
4
- Learn how to add assistants to your favorites list in LobeChat through the
5
- role market or by creating custom assistants. Explore detailed steps for
6
- creating custom assistants and quick setup tips.
4
+ Learn how to add assistants to your favorites list in LobeChat through the role market or by creating custom assistants. Explore detailed steps for creating custom assistants and quick setup tips.
5
+
7
6
  tags:
8
7
  - LobeChat
9
8
  - Adding Assistants
@@ -24,7 +23,7 @@ If you are a beginner in Prompt writing, you might want to browse the assistant
24
23
  <Image
25
24
  alt={'Add through the role market'}
26
25
  src={
27
- 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279588466-4c32041b-a8e6-4703-ba4a-f91b7800e359.png'
26
+ 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279588466-4c32041b-a8e6-4703-ba4a-f91b7800e359.png'
28
27
  }
29
28
  />
30
29
 
@@ -22,7 +22,7 @@ tags:
22
22
  <Image
23
23
  alt={'通过角色市场添加'}
24
24
  src={
25
- 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279588466-4c32041b-a8e6-4703-ba4a-f91b7800e359.png'
25
+ 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279588466-4c32041b-a8e6-4703-ba4a-f91b7800e359.png'
26
26
  }
27
27
  />
28
28
 
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: LobeChat Model Config Guide
3
3
  description: >-
4
- Explore the capabilities of ChatGPT models from gpt-3.5-turbo to gpt-4-32k,
5
- understanding their speed, context limits, and cost. Learn about model
6
- parameters like temperature and top-p for better output.
4
+ Explore the capabilities of ChatGPT models from gpt-3.5-turbo to gpt-4-32k, understanding their speed, context limits, and cost. Learn about model parameters like temperature and top-p for better output.
5
+
7
6
  tags:
8
7
  - ChatGPT Models
9
8
  - Model Parameters
@@ -76,7 +75,7 @@ It is a mechanism that penalizes frequently occurring new vocabulary in the text
76
75
  - `-1.0` He always watches the news in the early morning, in front of the TV watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch watch **(The highest frequency word is "watch", accounting for 57.69%)**
77
76
  - `0.0` When the morning sun poured into the small diner, a tired postman appeared at the door, carrying a bag of letters in his hands. The owner warmly prepared a breakfast for him, and he started sorting the mail while enjoying his breakfast. **(The highest frequency word is "of", accounting for 8.45%)**
78
77
  - `1.0` A girl in deep sleep was woken up by a warm ray of sunshine, she saw the first ray of morning light, surrounded by birdsong and flowers, everything was full of vitality. (The highest frequency word is "of", accounting for 5.45%)
79
- - `2.0` Every morning, he would sit on the balcony to have breakfast. Under the soft setting sun, everything looked very peaceful. However, one day, when he was about to pick up his breakfast, an optimistic little bird flew by, bringing him a good mood for the day. (The highest frequency word is "of", accounting for 4.94%)
78
+ - `2.0` Every morning, he would sit on the balcony to have breakfast. Under the soft setting sun, everything looked very peaceful. However, one day, when he was about to pick up his breakfast, an optimistic little bird flew by, bringing him a good mood for the day. (The highest frequency word is "of", accounting for 4.94%)
80
79
 
81
80
  <br />
82
81
 
@@ -91,5 +90,6 @@ The `reasoning_effort` parameter controls the strength of the reasoning process.
91
90
  By adjusting the `reasoning_effort` parameter, you can find an appropriate balance between response speed and reasoning depth based on your needs. For example, in conversational scenarios, if fast responses are a priority, you can choose low reasoning effort; if more complex analysis or reasoning is needed, you can opt for high reasoning effort.
92
91
 
93
92
  <Callout>
94
- This parameter is only applicable to reasoning models, such as OpenAI's `o1`, `o1-mini`, `o3-mini`, etc.
93
+ This parameter is only applicable to reasoning models, such as OpenAI's `o1`, `o1-mini`,
94
+ `o3-mini`, etc.
95
95
  </Callout>
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: ChatGPT 模型指南:参数概念与应用
3
3
  description: >-
4
- 了解 ChatGPT 模型的不同版本及参数概念,包括 temperature、top_p、presence_penalty 和
5
- frequency_penalty。
4
+ 了解 ChatGPT 模型的不同版本及参数概念,包括 temperature、top_p、presence_penalty 和 frequency_penalty。
5
+
6
6
  tags:
7
7
  - ChatGPT
8
8
  - 模型指南
@@ -85,6 +85,4 @@ Presence Penalty 参数可以看作是对生成文本中重复内容的一种惩
85
85
 
86
86
  通过调整 `reasoning_effort` 参数,可以根据需求在生成速度与推理深度之间找到适合的平衡。例如,在对话场景中,如果更关注快速响应,可以选择低推理强度;如果需要更复杂的分析或推理,可以选择高推理强度。
87
87
 
88
- <Callout>
89
- 该参数仅适用于推理模型,如 OpenAI 的 `o1`、`o1-mini`、`o3-mini` 等。
90
- </Callout>
88
+ <Callout>该参数仅适用于推理模型,如 OpenAI 的 `o1`、`o1-mini`、`o3-mini` 等。</Callout>
@@ -1,11 +1,10 @@
1
1
  ---
2
2
  title: >-
3
- Guide to Using Prompts in LobeChat - How to Write Effective Instructions for
4
- Generative AI
3
+ Guide to Using Prompts in LobeChat - How to Write Effective Instructions for Generative AI
4
+
5
5
  description: >-
6
- Learn the basic concepts of prompts and how to write well-structured and
7
- effective instructions for generative AI. Improve the quality and
8
- effectiveness of prompts to guide AI models accurately.
6
+ Learn the basic concepts of prompts and how to write well-structured and effective instructions for generative AI. Improve the quality and effectiveness of prompts to guide AI models accurately.
7
+
9
8
  tags:
10
9
  - Generative AI
11
10
  - Prompts
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: LobeChat Topic Usage Guide
3
3
  description: >-
4
- Learn how to save and manage topics during conversations in LobeChat,
5
- including saving topics, accessing the topic list, and pinning favorite
6
- topics.
4
+ Learn how to save and manage topics during conversations in LobeChat, including saving topics, accessing the topic list, and pinning favorite topics.
5
+
7
6
  tags:
8
7
  - Topic Usage
9
8
  - Conversation Management
@@ -19,7 +18,7 @@ tags:
19
18
  borderless
20
19
  cover
21
20
  src={
22
- 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279602496-fd72037a-735e-4cc2-aa56-2994bceaba81.png'
21
+ 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279602496-fd72037a-735e-4cc2-aa56-2994bceaba81.png'
23
22
  }
24
23
  />
25
24
 
@@ -17,7 +17,7 @@ tags:
17
17
  borderless
18
18
  cover
19
19
  src={
20
- 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279602496-fd72037a-735e-4cc2-aa56-2994bceaba81.png'
20
+ 'https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/279602496-fd72037a-735e-4cc2-aa56-2994bceaba81.png'
21
21
  }
22
22
  />
23
23
 
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: Find best Assistants in LobeChat Assistant Market
3
3
  description: >-
4
- Explore a vibrant community of carefully designed assistants in LobeChat's
5
- Assistant Market. Contribute your wisdom and share your personally developed
6
- assistants in this collaborative space.
4
+ Explore a vibrant community of carefully designed assistants in LobeChat's Assistant Market. Contribute your wisdom and share your personally developed assistants in this collaborative space.
5
+
7
6
  tags:
8
7
  - LobeChat
9
8
  - Assistant Market
@@ -14,14 +13,7 @@ tags:
14
13
 
15
14
  # Assistant Market
16
15
 
17
- <Image
18
- alt={'Assistant Market'}
19
- borderless
20
- cover
21
- src={
22
- 'https://github.com/user-attachments/assets/b3ab6e35-4fbc-468d-af10-e3e0c687350f'
23
- }
24
- />
16
+ <Image alt={'Assistant Market'} borderless cover src={'https://github.com/user-attachments/assets/b3ab6e35-4fbc-468d-af10-e3e0c687350f'} />
25
17
 
26
18
  In LobeChat's Assistant Market, creators can discover a vibrant and innovative community that brings together numerous carefully designed assistants. These assistants not only play a crucial role in work scenarios but also provide great convenience in the learning process. Our market is not just a showcase platform, but also a collaborative space. Here, everyone can contribute their wisdom and share their personally developed assistants.
27
19
 
@@ -2,6 +2,7 @@
2
2
  title: 在 LobeChat 助手市场找到创新 AI 助手
3
3
  description: >-
4
4
  LobeChat助手市场是一个充满活力和创新的社区,汇聚了众多精心设计的助手,为工作场景和学习提供便利。欢迎提交你的助手作品,共同创造更多有趣、实用且具有创新性的助手。
5
+
5
6
  tags:
6
7
  - LobeChat
7
8
  - 助手市场
@@ -14,13 +15,7 @@ tags:
14
15
 
15
16
  # 助手市场
16
17
 
17
- <Image
18
- alt={'助手市场'}
19
- cover
20
- src={
21
- 'https://github.com/user-attachments/assets/b3ab6e35-4fbc-468d-af10-e3e0c687350f'
22
- }
23
- />
18
+ <Image alt={'助手市场'} cover src={'https://github.com/user-attachments/assets/b3ab6e35-4fbc-468d-af10-e3e0c687350f'} />
24
19
 
25
20
  在 LobeChat 的助手市场中,创作者们可以发现一个充满活力和创新的社区,它汇聚了众多精心设计的助手,这些助手不仅在工作场景中发挥着重要作用,也在学习过程中提供了极大的便利。我们的市场不仅是一个展示平台,更是一个协作的空间。在这里,每个人都可以贡献自己的智慧,分享个人开发的助手。
26
21
 
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: Artifacts Support
3
3
  description: >-
4
- Discover the power of Claude Artifacts for dynamic content creation and
5
- visualization.
4
+ Discover the power of Claude Artifacts for dynamic content creation and visualization.
5
+
6
6
  tags:
7
7
  - Claude Artifacts
8
8
  - LobeChat
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: Support Multi-User Management - Identity Verification Solutions
3
3
  description: >-
4
- Explore LobeChat's user authentication solutions with next-auth and Clerk for
5
- flexible and secure user management. Learn about features like user
6
- registration, session management, multi-factor authentication, and more.
4
+ Explore LobeChat's user authentication solutions with next-auth and Clerk for flexible and secure user management. Learn about features like user registration, session management, multi-factor authentication, and more.
5
+
7
6
  tags:
8
7
  - Multi-User Management
9
8
  - Identity Verification
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: Chain of Thought
3
3
  description: >-
4
- Explore AI's decision-making with Chain of Thought visualization for clear
5
- insights.
4
+ Explore AI's decision-making with Chain of Thought visualization for clear insights.
5
+
6
6
  tags:
7
7
  - AI Reasoning
8
8
  - Chain of Thought
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: Local / Cloud Database Solutions for LobeChat
3
3
  description: >-
4
- Explore the options of local and server-side databases for LobeChat, offering
5
- data control, privacy protection, and convenient user experiences.
4
+ Explore the options of local and server-side databases for LobeChat, offering data control, privacy protection, and convenient user experiences.
5
+
6
6
  tags:
7
7
  - Local Database
8
8
  - Server-Side Database
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: File Upload / Knowledge Base
3
3
  description: >-
4
- Discover LobeChat's file upload and knowledge base features for enhanced user
5
- experience.
4
+ Discover LobeChat's file upload and knowledge base features for enhanced user experience.
5
+
6
6
  tags:
7
7
  - File Upload
8
8
  - Knowledge Base
@@ -20,5 +20,6 @@ LobeChat supports file upload and knowledge base functionality. You can upload v
20
20
  <Video src="https://github.com/user-attachments/assets/faa8cf67-e743-4590-8bf6-ebf6ccc34175" />
21
21
 
22
22
  <Callout type={'tip'}>
23
- Learn more on [📘 LobeChat Knowledge Base Launch — From Now On, Every Step Counts](https://lobehub.com/blog/knowledge-base)
23
+ Learn more on [📘 LobeChat Knowledge Base Launch — From Now On, Every Step
24
+ Counts](https://lobehub.com/blog/knowledge-base)
24
25
  </Callout>
@@ -17,5 +17,6 @@ LobeChat 支持文件上传与知识库功能,你可以上传文件、图片
17
17
  <Video src="https://github.com/user-attachments/assets/faa8cf67-e743-4590-8bf6-ebf6ccc34175" />
18
18
 
19
19
  <Callout type={'tip'}>
20
- 查阅 [📘 LobeChat 知识库上线 —— 此刻起,跬步千里](https://lobehub.com/zh/blog/knowledge-base) 了解详情。
20
+ 查阅 [📘 LobeChat 知识库上线 —— 此刻起,跬步千里](https://lobehub.com/zh/blog/knowledge-base)
21
+ 了解详情。
21
22
  </Callout>
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: Using Local LLM in LobeChat
3
3
  description: >-
4
- Experience groundbreaking AI support with a local LLM in LobeChat powered by
5
- Ollama AI. Start conversations effortlessly and enjoy unprecedented
6
- interaction speed!
4
+ Experience groundbreaking AI support with a local LLM in LobeChat powered by Ollama AI. Start conversations effortlessly and enjoy unprecedented interaction speed!
5
+
7
6
  tags:
8
7
  - Local Large Language Model
9
8
  - Ollama AI
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: LobeChat with Mobile Device Adaptation
3
3
  description: >-
4
- Explore the enhanced mobile user experience at LobeChat with optimized designs
5
- for smoother interactions. Share your feedback on GitHub!
4
+ Explore the enhanced mobile user experience at LobeChat with optimized designs for smoother interactions. Share your feedback on GitHub!
5
+
6
6
  tags:
7
7
  - Mobile Device Adaptation
8
8
  - User Experience
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: More Features in LobeChat - Enhancing Design and Technical Capabilities
3
3
  description: >-
4
- Explore the additional features offered, including exquisite UI design, smooth
5
- conversation experience, fast deployment options, privacy and security
6
- measures, and custom domain support.
4
+ Explore the additional features offered, including exquisite UI design, smooth conversation experience, fast deployment options, privacy and security measures, and custom domain support.
5
+
7
6
  tags:
8
7
  - UI Design
9
8
  - Conversation Experience
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: LobeChat with Multi AI Providers
3
3
  description: >-
4
- Discover how LobeChat offers diverse model service provider support, including
5
- AWS Bedrock, Google AI Gemini series, ChatGLM, and Moonshot AI, to cater to
6
- various user needs. Explore local model support with Ollama integration.
4
+ Discover how LobeChat offers diverse model service provider support, including AWS Bedrock, Google AI Gemini series, ChatGLM, and Moonshot AI, to cater to various user needs. Explore local model support with Ollama integration.
5
+
7
6
  tags:
8
7
  - LobeChat
9
8
  - model service providers
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: Plugin System in LobeChat
3
3
  description: >-
4
- Explore the diverse plugin ecosystem of LobeChat, extending its capabilities
5
- to provide real-time information, interact with various platforms, and
6
- simplify user interactions.
4
+ Explore the diverse plugin ecosystem of LobeChat, extending its capabilities to provide real-time information, interact with various platforms, and simplify user interactions.
5
+
7
6
  tags:
8
7
  - LobeChat
9
8
  - Plugin Ecosystem
@@ -15,14 +14,7 @@ tags:
15
14
 
16
15
  # Plugin System
17
16
 
18
- <Image
19
- alt={'Plugin System'}
20
- borderless
21
- cover
22
- src={
23
- 'https://github.com/user-attachments/assets/66a891ac-01b6-4e3f-b978-2eb07b489b1b'
24
- }
25
- />
17
+ <Image alt={'Plugin System'} borderless cover src={'https://github.com/user-attachments/assets/66a891ac-01b6-4e3f-b978-2eb07b489b1b'} />
26
18
 
27
19
  The plugin ecosystem of LobeChat is an important extension of its core functionality, greatly enhancing the practicality and flexibility of the LobeChat assistant.
28
20
 
@@ -10,14 +10,7 @@ tags:
10
10
 
11
11
  # 插件系统
12
12
 
13
- <Image
14
- alt={'插件系统'}
15
- borderless
16
- cover
17
- src={
18
- 'https://github.com/user-attachments/assets/66a891ac-01b6-4e3f-b978-2eb07b489b1b'
19
- }
20
- />
13
+ <Image alt={'插件系统'} borderless cover src={'https://github.com/user-attachments/assets/66a891ac-01b6-4e3f-b978-2eb07b489b1b'} />
21
14
 
22
15
  LobeChat 的插件生态系统是其核心功能的重要扩展,它极大地增强了 LobeChat 助手的实用性和灵活性。
23
16
 
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: LobeChat support Progressive Web Apps (PWA)
3
3
  description: >-
4
- Discover how LobeChat utilizes Progressive Web App (PWA) technology to provide
5
- a seamless and near-native app experience on both desktop and mobile devices.
6
- Learn how to install LobeChat as a desktop app for enhanced convenience.
4
+ Discover how LobeChat utilizes Progressive Web App (PWA) technology to provide a seamless and near-native app experience on both desktop and mobile devices. Learn how to install LobeChat as a desktop app for enhanced convenience.
5
+
7
6
  tags:
8
7
  - Progressive Web App
9
8
  - PWA
@@ -54,7 +53,8 @@ Safari PWA requires macOS Ventura or later. The PWA installed by Safari does not
54
53
  </Steps>
55
54
 
56
55
  <Callout type={'tip'}>
57
- The default installed LobeChat PWA icon has a black background, you can use <kbd>cmd</kbd> + <kbd>i</kbd> to paste the following image to replace it with a white background.
56
+ The default installed LobeChat PWA icon has a black background, you can use <kbd>cmd</kbd> +{' '}
57
+ <kbd>i</kbd> to paste the following image to replace it with a white background.
58
58
  </Callout>
59
59
 
60
60
  <Image alt={'PWA White Icon'} borderless cover src={'https://github.com/lobehub/lobe-chat/assets/36695271/16ce82cb-49be-4d4d-ac86-4403a1536917'} />
@@ -54,7 +54,8 @@ Safari PWA 需要 macOS Ventura 或更高版本。Safari 安装的 PWA 并不要
54
54
  </Steps>
55
55
 
56
56
  <Callout type={'tip'}>
57
- 默认安装的 LobeChat PWA 图标是黑色背景的,您可以在自行使用 <kbd>cmd</kbd> + <kbd>i</kbd> 粘贴如下图片替换为白色背景的。
57
+ 默认安装的 LobeChat PWA 图标是黑色背景的,您可以在自行使用 <kbd>cmd</kbd> + <kbd>i</kbd>{' '}
58
+ 粘贴如下图片替换为白色背景的。
58
59
  </Callout>
59
60
 
60
61
  <Image alt={'PWA White Icon'} borderless cover src={'https://github.com/lobehub/lobe-chat/assets/36695271/16ce82cb-49be-4d4d-ac86-4403a1536917'} />