@lobehub/chat 1.90.4 → 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 (297) hide show
  1. package/CHANGELOG.md +58 -0
  2. package/changelog/v1.json +21 -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/packages/web-crawler/src/crawImpl/exa.ts +93 -0
  219. package/packages/web-crawler/src/crawImpl/firecrawl.ts +97 -0
  220. package/packages/web-crawler/src/crawImpl/index.ts +6 -0
  221. package/packages/web-crawler/src/crawImpl/tavily.ts +94 -0
  222. package/src/app/(backend)/webapi/user/avatar/[id]/[image]/route.ts +1 -1
  223. package/src/app/[variants]/(main)/repos/[id]/_layout/Mobile.tsx +7 -7
  224. package/src/config/aiModels/deepseek.ts +1 -0
  225. package/src/config/aiModels/hunyuan.ts +1 -0
  226. package/src/config/aiModels/mistral.ts +1 -2
  227. package/src/config/aiModels/modelscope.ts +3 -3
  228. package/src/config/aiModels/novita.ts +23 -22
  229. package/src/config/aiModels/openrouter.ts +1 -0
  230. package/src/config/aiModels/qwen.ts +11 -11
  231. package/src/config/aiModels/siliconcloud.ts +7 -6
  232. package/src/config/aiModels/vertexai.ts +2 -2
  233. package/src/config/aiModels/wenxin.ts +1 -2
  234. package/src/config/modelProviders/baichuan.ts +3 -0
  235. package/src/config/modelProviders/fireworksai.ts +3 -0
  236. package/src/config/modelProviders/giteeai.ts +3 -0
  237. package/src/config/modelProviders/github.ts +1 -2
  238. package/src/config/modelProviders/groq.ts +0 -3
  239. package/src/config/modelProviders/hunyuan.ts +3 -0
  240. package/src/config/modelProviders/infiniai.ts +0 -3
  241. package/src/config/modelProviders/internlm.ts +3 -0
  242. package/src/config/modelProviders/minimax.ts +3 -4
  243. package/src/config/modelProviders/modelscope.ts +3 -3
  244. package/src/config/modelProviders/moonshot.ts +0 -7
  245. package/src/config/modelProviders/novita.ts +3 -0
  246. package/src/config/modelProviders/openrouter.ts +0 -4
  247. package/src/config/modelProviders/perplexity.ts +0 -3
  248. package/src/config/modelProviders/qiniu.ts +0 -3
  249. package/src/config/modelProviders/qwen.ts +0 -3
  250. package/src/config/modelProviders/sensenova.ts +3 -0
  251. package/src/config/modelProviders/siliconcloud.ts +0 -3
  252. package/src/config/modelProviders/spark.ts +0 -5
  253. package/src/config/modelProviders/stepfun.ts +3 -6
  254. package/src/config/modelProviders/taichu.ts +3 -0
  255. package/src/config/modelProviders/tencentcloud.ts +3 -0
  256. package/src/config/modelProviders/togetherai.ts +3 -0
  257. package/src/config/modelProviders/upstage.ts +3 -0
  258. package/src/config/modelProviders/wenxin.ts +3 -4
  259. package/src/config/modelProviders/xai.ts +0 -3
  260. package/src/config/modelProviders/zhipu.ts +3 -0
  261. package/src/database/client/migrations.json +10 -0
  262. package/src/database/migrations/0023_remove_param_and_doubao.sql +6 -0
  263. package/src/database/migrations/meta/0014_snapshot.json +182 -539
  264. package/src/database/migrations/meta/0016_snapshot.json +182 -539
  265. package/src/database/migrations/meta/0023_snapshot.json +5340 -0
  266. package/src/database/migrations/meta/_journal.json +7 -0
  267. package/src/database/repositories/dataImporter/__tests__/fixtures/with-client-id.json +13 -58
  268. package/src/features/ChatInput/ActionBar/Model/ControlsForm.tsx +1 -8
  269. package/src/features/ChatInput/ActionBar/Model/index.tsx +8 -16
  270. package/src/features/ChatInput/ActionBar/Search/Controls.tsx +4 -12
  271. package/src/features/ChatInput/ActionBar/Search/FCSearchModel.tsx +1 -7
  272. package/src/features/ChatInput/ActionBar/Search/index.tsx +2 -4
  273. package/src/features/ModelSwitchPanel/index.tsx +1 -4
  274. package/src/libs/model-runtime/anthropic/index.test.ts +4 -2
  275. package/src/libs/model-runtime/utils/streams/anthropic.ts +12 -11
  276. package/src/libs/model-runtime/utils/streams/openai.ts +6 -4
  277. package/src/libs/model-runtime/utils/streams/protocol.ts +1 -1
  278. package/src/libs/model-runtime/utils/streams/spark.test.ts +1 -1
  279. package/src/libs/model-runtime/utils/streams/spark.ts +1 -2
  280. package/src/middleware.ts +1 -1
  281. package/src/server/services/search/impls/bocha/index.ts +124 -0
  282. package/src/server/services/search/impls/bocha/type.ts +47 -0
  283. package/src/server/services/search/impls/exa/index.ts +129 -0
  284. package/src/server/services/search/impls/exa/type.ts +39 -0
  285. package/src/server/services/search/impls/firecrawl/index.ts +128 -0
  286. package/src/server/services/search/impls/firecrawl/type.ts +35 -0
  287. package/src/server/services/search/impls/index.ts +31 -0
  288. package/src/server/services/search/impls/jina/index.ts +109 -0
  289. package/src/server/services/search/impls/jina/type.ts +26 -0
  290. package/src/server/services/search/impls/tavily/index.ts +124 -0
  291. package/src/server/services/search/impls/tavily/type.ts +36 -0
  292. package/src/server/services/user/index.ts +3 -4
  293. package/src/services/__tests__/assistant.test.ts +4 -6
  294. package/src/services/__tests__/tool.test.ts +3 -1
  295. package/src/store/user/slices/auth/selectors.ts +1 -1
  296. package/src/store/user/slices/common/action.test.ts +1 -1
  297. package/src/tools/web-browsing/index.ts +1 -7
package/CHANGELOG.md CHANGED
@@ -2,6 +2,64 @@
2
2
 
3
3
  # Changelog
4
4
 
5
+ ### [Version 1.91.1](https://github.com/lobehub/lobe-chat/compare/v1.91.0...v1.91.1)
6
+
7
+ <sup>Released on **2025-06-04**</sup>
8
+
9
+ #### 💄 Styles
10
+
11
+ - **misc**: Improve loading state.
12
+
13
+ <br/>
14
+
15
+ <details>
16
+ <summary><kbd>Improvements and Fixes</kbd></summary>
17
+
18
+ #### Styles
19
+
20
+ - **misc**: Improve loading state, closes [#8072](https://github.com/lobehub/lobe-chat/issues/8072) ([f0a7193](https://github.com/lobehub/lobe-chat/commit/f0a7193))
21
+
22
+ </details>
23
+
24
+ <div align="right">
25
+
26
+ [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
27
+
28
+ </div>
29
+
30
+ ## [Version 1.91.0](https://github.com/lobehub/lobe-chat/compare/v1.90.4...v1.91.0)
31
+
32
+ <sup>Released on **2025-06-03**</sup>
33
+
34
+ #### ✨ Features
35
+
36
+ - **misc**: Add more provider support for search & crawl.
37
+
38
+ #### 💄 Styles
39
+
40
+ - **misc**: Update modelscope models.
41
+
42
+ <br/>
43
+
44
+ <details>
45
+ <summary><kbd>Improvements and Fixes</kbd></summary>
46
+
47
+ #### What's improved
48
+
49
+ - **misc**: Add more provider support for search & crawl, closes [#8033](https://github.com/lobehub/lobe-chat/issues/8033) ([23fade3](https://github.com/lobehub/lobe-chat/commit/23fade3))
50
+
51
+ #### Styles
52
+
53
+ - **misc**: Update modelscope models, closes [#8057](https://github.com/lobehub/lobe-chat/issues/8057) ([3e02c25](https://github.com/lobehub/lobe-chat/commit/3e02c25))
54
+
55
+ </details>
56
+
57
+ <div align="right">
58
+
59
+ [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
60
+
61
+ </div>
62
+
5
63
  ### [Version 1.90.4](https://github.com/lobehub/lobe-chat/compare/v1.90.3...v1.90.4)
6
64
 
7
65
  <sup>Released on **2025-06-02**</sup>
package/changelog/v1.json CHANGED
@@ -1,4 +1,25 @@
1
1
  [
2
+ {
3
+ "children": {
4
+ "improvements": [
5
+ "Improve loading state."
6
+ ]
7
+ },
8
+ "date": "2025-06-04",
9
+ "version": "1.91.1"
10
+ },
11
+ {
12
+ "children": {
13
+ "features": [
14
+ "Add more provider support for search & crawl."
15
+ ],
16
+ "improvements": [
17
+ "Update modelscope models."
18
+ ]
19
+ },
20
+ "date": "2025-06-03",
21
+ "version": "1.91.0"
22
+ },
2
23
  {
3
24
  "children": {
4
25
  "improvements": [
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: LobeChat Plugin Ecosystem - Functionality Extensions and Development Resources
3
3
  description: >-
4
- Discover how the LobeChat plugin ecosystem enhances the utility and
5
- flexibility of the LobeChat assistant, along with the development resources
6
- and plugin development guidelines provided.
4
+ Discover how the LobeChat plugin ecosystem enhances the utility and flexibility of the LobeChat assistant, along with the development resources and plugin development guidelines provided.
5
+
7
6
  tags:
8
7
  - LobeChat
9
8
  - Plugins
@@ -1,12 +1,10 @@
1
1
  ---
2
2
  title: >-
3
- LobeChat Supports Multimodal Interaction: Visual Recognition Enhances
4
- Intelligent Dialogue
3
+ LobeChat Supports Multimodal Interaction: Visual Recognition Enhances Intelligent Dialogue
4
+
5
5
  description: >-
6
- LobeChat supports various large language models with visual recognition
7
- capabilities, allowing users to upload or drag and drop images. The assistant
8
- will recognize the content and engage in intelligent dialogue, creating a more
9
- intelligent and diverse chat environment.
6
+ LobeChat supports various large language models with visual recognition capabilities, allowing users to upload or drag and drop images. The assistant will recognize the content and engage in intelligent dialogue, creating a more intelligent and diverse chat environment.
7
+
10
8
  tags:
11
9
  - Visual Recognition
12
10
  - LobeChat
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: LobeChat Text-to-Image Generation Technology
3
3
  description: >-
4
- LobeChat supports Text-to-Speech (TTS) and Speech-to-Text (STT) technologies,
5
- offering high-quality voice options for a personalized communication
6
- experience. Learn more about Lobe TTS Toolkit.
4
+ LobeChat supports Text-to-Speech (TTS) and Speech-to-Text (STT) technologies, offering high-quality voice options for a personalized communication experience. Learn more about Lobe TTS Toolkit.
5
+
7
6
  tags:
8
7
  - TTS
9
8
  - STT
@@ -1,11 +1,8 @@
1
1
  ---
2
2
  title: 'LobeChat Text-to-Image: Text-to-Image Generation Technology'
3
3
  description: >-
4
- LobeChat now supports the latest text-to-image generation technology, allowing
5
- users to directly invoke the text-to-image tool during conversations with the
6
- assistant for creative purposes. By utilizing AI tools such as DALL-E 3,
7
- MidJourney, and Pollinations, assistants can turn your ideas into images,
8
- making the creative process more intimate and immersive.
4
+ LobeChat now supports the latest text-to-image generation technology, allowing users to directly invoke the text-to-image tool during conversations with the assistant for creative purposes. By utilizing AI tools such as DALL-E 3, MidJourney, and Pollinations, assistants can turn your ideas into images, making the creative process more intimate and immersive.
5
+
9
6
  tags:
10
7
  - Text-to-Image
11
8
  - LobeChat
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: LobeChat 文生图:文本转图片生成技术
3
3
  description: >-
4
- LobeChat 现在支持最新的文本到图片生成技术,让用户可以在与助手对话中直接调用文生图工具进行创作。利用 DALL-E 3、MidJourney 和
5
- Pollinations 等 AI 工具,助手们可以将你的想法转化为图像,让创作过程更私密和沉浸式。
4
+ LobeChat 现在支持最新的文本到图片生成技术,让用户可以在与助手对话中直接调用文生图工具进行创作。利用 DALL-E 3、MidJourney 和 Pollinations 等 AI 工具,助手们可以将你的想法转化为图像,让创作过程更私密和沉浸式。
5
+
6
6
  tags:
7
7
  - Text to Image
8
8
  - 文生图
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: LobeChat Supports Multi-User Management with Clerk and Next-Auth
3
3
  description: >-
4
- LobeChat offers various user authentication and management solutions,
5
- including Clerk and Next-Auth, to meet the diverse needs of different users.
4
+ LobeChat offers various user authentication and management solutions, including Clerk and Next-Auth, to meet the diverse needs of different users.
5
+
6
6
  tags:
7
7
  - User Management
8
8
  - Next-Auth
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: 'LobeChat 1.0: New Architecture and New Possibilities'
3
3
  description: >-
4
- LobeChat 1.0 brings a brand-new architecture and features for server-side
5
- databases and user authentication management, opening up new possibilities. On
6
- this basis, LobeChat Cloud has entered beta testing.
4
+ LobeChat 1.0 brings a brand-new architecture and features for server-side databases and user authentication management, opening up new possibilities. On this basis, LobeChat Cloud has entered beta testing.
5
+
7
6
  tags:
8
7
  - LobeChat
9
8
  - Version 1.0
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: LobeChat 1.0:新的架构与新的可能
3
3
  description: >-
4
- LobeChat 1.0 带来了服务端数据库、用户鉴权管理的全新架构与特性,开启了新的可能 。在此基础上, LobeChat Cloud 开启 Beta
5
- 版测试。
4
+ LobeChat 1.0 带来了服务端数据库、用户鉴权管理的全新架构与特性,开启了新的可能 。在此基础上, LobeChat Cloud 开启 Beta 版测试。
5
+
6
6
  tags:
7
7
  - LobeChat
8
8
  - 服务端数据库
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: 'LobeChat Fully Enters the GPT-4 Era: GPT-4o Mini Officially Launched'
3
3
  description: >-
4
- LobeChat v1.6 has been released with support for GPT-4o mini, while LobeChat
5
- Cloud services have been fully upgraded to provide users with a more powerful
6
- AI conversation experience.
4
+ LobeChat v1.6 has been released with support for GPT-4o mini, while LobeChat Cloud services have been fully upgraded to provide users with a more powerful AI conversation experience.
5
+
7
6
  tags:
8
7
  - LobeChat
9
8
  - GPT-4o Mini
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: LobeChat 全面进入 GPT-4 时代:GPT-4o mini 正式上线
3
3
  description: >-
4
- LobeChat v1.6 重磅发布 GPT-4o mini 支持,同时 LobeChat Cloud 服务全面升级默认模型,为用户带来更强大的 AI
5
- 对话体验。
4
+ LobeChat v1.6 重磅发布 GPT-4o mini 支持,同时 LobeChat Cloud 服务全面升级默认模型,为用户带来更强大的 AI 对话体验。
5
+
6
6
  tags:
7
7
  - LobeChat
8
8
  - GPT-4o mini
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: LobeChat Database Docker Image Official Release
3
3
  description: >-
4
- LobeChat v1.8.0 launches the official database Docker image, supporting cloud
5
- data synchronization and user management, along with comprehensive
6
- self-deployment documentation.
4
+ LobeChat v1.8.0 launches the official database Docker image, supporting cloud data synchronization and user management, along with comprehensive self-deployment documentation.
5
+
7
6
  tags:
8
7
  - LobeChat
9
8
  - Docker Image
@@ -1,11 +1,10 @@
1
1
  ---
2
2
  title: >-
3
- LobeChat Launches Knowledge Base Feature: A New Experience in Intelligent File
4
- Management and Dialogue
3
+ LobeChat Launches Knowledge Base Feature: A New Experience in Intelligent File Management and Dialogue
4
+
5
5
  description: >-
6
- LobeChat introduces a brand new knowledge base feature that supports all types
7
- of file management, intelligent vectorization, and file dialogue, making
8
- knowledge management and information retrieval easier and smarter.
6
+ LobeChat introduces a brand new knowledge base feature that supports all types of file management, intelligent vectorization, and file dialogue, making knowledge management and information retrieval easier and smarter.
7
+
9
8
  tags:
10
9
  - LobeChat
11
10
  - Knowledge Base
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: LobeChat Perfectly Adapts to OpenAI O1 Series Models
3
3
  description: >-
4
- LobeChat v1.17.0 now supports OpenAI's latest o1-preview and o1-mini models,
5
- bringing users enhanced coding and mathematical capabilities.
4
+ LobeChat v1.17.0 now supports OpenAI's latest o1-preview and o1-mini models, bringing users enhanced coding and mathematical capabilities.
5
+
6
6
  tags:
7
7
  - OpenAI O1
8
8
  - LobeChat
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: 'Major Update: LobeChat Enters the Era of Artifacts'
3
3
  description: >-
4
- LobeChat v1.19 brings significant updates, including full feature support for
5
- Claude Artifacts, a brand new discovery page design, and support for GitHub
6
- Models providers, greatly enhancing the capabilities of the AI assistant.
4
+ LobeChat v1.19 brings significant updates, including full feature support for Claude Artifacts, a brand new discovery page design, and support for GitHub Models providers, greatly enhancing the capabilities of the AI assistant.
5
+
7
6
  tags:
8
7
  - LobeChat
9
8
  - AI Assistant
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: 重磅更新:LobeChat 迎来 Artifacts 时代
3
3
  description: >-
4
- LobeChat v1.19 带来了重大更新,包括 Claude Artifacts 完整特性支持、全新的发现页面设计,以及 GitHub Models
5
- 服务商支持,让 AI 助手的能力得到显著提升。
4
+ LobeChat v1.19 带来了重大更新,包括 Claude Artifacts 完整特性支持、全新的发现页面设计,以及 GitHub Models 服务商支持,让 AI 助手的能力得到显著提升。
5
+
6
6
  tags:
7
7
  - LobeChat
8
8
  - Artifacts
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: LobeChat Introduces Persistent Assistant Sidebar Feature
3
3
  description: >-
4
- LobeChat v1.26.0 launches the persistent assistant sidebar feature, supporting
5
- quick key switching for easy access to frequently used assistants,
6
- significantly enhancing efficiency.
4
+ LobeChat v1.26.0 launches the persistent assistant sidebar feature, supporting quick key switching for easy access to frequently used assistants, significantly enhancing efficiency.
5
+
7
6
  tags:
8
7
  - Persistent Assistant
9
8
  - Sidebar Feature
@@ -1,10 +1,8 @@
1
1
  ---
2
2
  title: LobeChat Supports Sharing Conversations in Text Format (Markdown/JSON)
3
3
  description: >-
4
- LobeChat v1.28.0 introduces support for exporting conversations in Markdown
5
- and OpenAI format JSON, making it easy to convert conversation content into
6
- note materials, development debugging data, and training corpora,
7
- significantly enhancing the reusability of conversation content.
4
+ LobeChat v1.28.0 introduces support for exporting conversations in Markdown and OpenAI format JSON, making it easy to convert conversation content into note materials, development debugging data, and training corpora, significantly enhancing the reusability of conversation content.
5
+
8
6
  tags:
9
7
  - Text Format Export
10
8
  - Markdown Export
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: LobeChat 支持分享对话为文本格式(Markdown/JSON)
3
3
  description: >-
4
- LobeChat v1.28.0 新增 Markdown 和 OpenAI 格式 JSON
5
- 导出支持,让对话内容能轻松转化为笔记素材、开发调试数据和训练语料,显著提升对话内容的复用价值。
4
+ LobeChat v1.28.0 新增 Markdown 和 OpenAI 格式 JSON 导出支持,让对话内容能轻松转化为笔记素材、开发调试数据和训练语料,显著提升对话内容的复用价值。
5
+
6
6
  tags:
7
7
  - 对话内容
8
8
  - Markdown导出
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: New Model Providers Added to LobeChat in November
3
3
  description: >-
4
- LobeChat model providers now support Gitee AI, InternLM (ShuSheng PuYu), xAI,
5
- and Cloudflare WorkersAI
4
+ LobeChat model providers now support Gitee AI, InternLM (ShuSheng PuYu), xAI, and Cloudflare WorkersAI
5
+
6
6
  tags:
7
7
  - LobeChat
8
8
  - AI Model Providers
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: LobeChat Supports Branching Conversations
3
3
  description: >-
4
- LobeChat now allows you to create new conversation branches from any message,
5
- freeing your thoughts.
4
+ LobeChat now allows you to create new conversation branches from any message, freeing your thoughts.
5
+
6
6
  tags:
7
7
  - Branching Conversations
8
8
  - LobeChat
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: LobeChat Supports User Data Statistics and Activity Sharing
3
3
  description: >-
4
- LobeChat now supports multi-dimensional user data statistics and activity
5
- sharing
4
+ LobeChat now supports multi-dimensional user data statistics and activity sharing
5
+
6
6
  tags:
7
7
  - LobeChat
8
8
  - User Statistics
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: LobeChat Launches New AI Provider Management System
3
3
  description: >-
4
- LobeChat has revamped its AI Provider Management System, now supporting custom
5
- AI providers and models.
4
+ LobeChat has revamped its AI Provider Management System, now supporting custom AI providers and models.
5
+
6
6
  tags:
7
7
  - LobeChat
8
8
  - AI Provider
@@ -1,10 +1,10 @@
1
1
  ---
2
2
  title: >-
3
- LobeChat Integrates DeepSeek R1, Bringing a Revolutionary Chain of Thought
4
- Experience
3
+ LobeChat Integrates DeepSeek R1, Bringing a Revolutionary Chain of Thought Experience
4
+
5
5
  description: >-
6
- LobeChat v1.49.12 fully supports the DeepSeek R1 model, providing users with
7
- an unprecedented interactive experience in the chain of thought.
6
+ LobeChat v1.49.12 fully supports the DeepSeek R1 model, providing users with an unprecedented interactive experience in the chain of thought.
7
+
8
8
  tags:
9
9
  - LobeChat
10
10
  - DeepSeek
@@ -120,8 +120,7 @@ authorize --> jwt --> session
120
120
 
121
121
  #### 自定义 `session` 返回
122
122
 
123
- 如果您想在 `session` 中携带更多关于 `profile` 及 `account` 的信息,根据上面提到的 `Auth.js` 数据处理顺序,那必须先将该信息复制到 `token` 上。
124
- 示例:把用户头像 URL:`profile.picture` 添加到`session` 中:
123
+ 如果您想在 `session` 中携带更多关于 `profile` 及 `account` 的信息,根据上面提到的 `Auth.js` 数据处理顺序,那必须先将该信息复制到 `token` 上。示例:把用户头像 URL:`profile.picture` 添加到`session` 中:
125
124
 
126
125
  ```diff
127
126
  callbacks: {
@@ -233,8 +233,7 @@ AgentRuntime is a core abstraction layer in Lobe Chat that encapsulates a unifie
233
233
 
234
234
  **Adapter Implementation Examples**:
235
235
 
236
- 1. **OpenRouter Adapter**:
237
- OpenRouter is a unified API that allows access to AI models from multiple providers. Lobe Chat implements support for OpenRouter through an adapter:
236
+ 1. **OpenRouter Adapter**: OpenRouter is a unified API that allows access to AI models from multiple providers. Lobe Chat implements support for OpenRouter through an adapter:
238
237
 
239
238
  ```ts
240
239
  // OpenRouter adapter implementation
@@ -272,8 +271,7 @@ AgentRuntime is a core abstraction layer in Lobe Chat that encapsulates a unifie
272
271
  }
273
272
  ```
274
273
 
275
- 2. **Google Gemini Adapter**:
276
- Gemini is Google's large language model. Lobe Chat supports Gemini series models through a dedicated adapter:
274
+ 2. **Google Gemini Adapter**: Gemini is Google's large language model. Lobe Chat supports Gemini series models through a dedicated adapter:
277
275
 
278
276
  ```ts
279
277
  import { GoogleGenerativeAI } from '@google/generative-ai';
@@ -233,8 +233,7 @@ AgentRuntime 是 Lobe Chat 中的一个核心抽象层,它封装了与不同 A
233
233
 
234
234
  **适配器实现示例**:
235
235
 
236
- 1. **OpenRouter 适配器**:
237
- OpenRouter 是一个统一 API,可以通过它访问多个模型提供商的 AI 模型。Lobe Chat 通过适配器实现对 OpenRouter 的支持:
236
+ 1. **OpenRouter 适配器**:OpenRouter 是一个统一 API,可以通过它访问多个模型提供商的 AI 模型。Lobe Chat 通过适配器实现对 OpenRouter 的支持:
238
237
 
239
238
  ```ts
240
239
  // OpenRouter 适配器实现
@@ -272,8 +271,7 @@ AgentRuntime 是 Lobe Chat 中的一个核心抽象层,它封装了与不同 A
272
271
  }
273
272
  ```
274
273
 
275
- 2. **Google Gemini 适配器**:
276
- Gemini 是 Google 的大语言模型,Lobe Chat 通过专门的适配器支持 Gemini 系列模型:
274
+ 2. **Google Gemini 适配器**:Gemini 是 Google 的大语言模型,Lobe Chat 通过专门的适配器支持 Gemini 系列模型:
277
275
 
278
276
  ```ts
279
277
  import { GoogleGenerativeAI } from '@google/generative-ai';
@@ -19,16 +19,16 @@ In the directory structure of `src/locales`, the `default` folder contains the o
19
19
  src/locales
20
20
  ├── create.ts
21
21
  ├── default
22
- ├── chat.ts
23
- ├── common.ts
24
- ├── error.ts
25
- ├── index.ts
26
- ├── market.ts
27
- ├── migration.ts
28
- ├── plugin.ts
29
- ├── setting.ts
30
- ├── tool.ts
31
- └── welcome.ts
22
+ ├── chat.ts
23
+ ├── common.ts
24
+ ├── error.ts
25
+ ├── index.ts
26
+ ├── market.ts
27
+ ├── migration.ts
28
+ ├── plugin.ts
29
+ ├── setting.ts
30
+ ├── tool.ts
31
+ └── welcome.ts
32
32
  └── resources.ts
33
33
  ```
34
34
 
@@ -19,16 +19,16 @@
19
19
  src/locales
20
20
  ├── create.ts
21
21
  ├── default
22
- ├── chat.ts
23
- ├── common.ts
24
- ├── error.ts
25
- ├── index.ts
26
- ├── market.ts
27
- ├── migration.ts
28
- ├── plugin.ts
29
- ├── setting.ts
30
- ├── tool.ts
31
- └── welcome.ts
22
+ ├── chat.ts
23
+ ├── common.ts
24
+ ├── error.ts
25
+ ├── index.ts
26
+ ├── market.ts
27
+ ├── migration.ts
28
+ ├── plugin.ts
29
+ ├── setting.ts
30
+ ├── tool.ts
31
+ └── welcome.ts
32
32
  └── resources.ts
33
33
  ```
34
34
 
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: Integrating Data Analytics Services in LobeChat for User Usage Analysis
3
3
  description: >-
4
- Learn how to integrate free/open-source data analytics services in LobeChat to
5
- collect user usage data efficiently.
4
+ Learn how to integrate free/open-source data analytics services in LobeChat to collect user usage data efficiently.
5
+
6
6
  tags:
7
7
  - LobeChat
8
8
  - data analytics
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: Configure Clerk Authentication Service - Step-by-Step Guide
3
3
  description: >-
4
- Learn how to set up Clerk authentication with environment variables and
5
- webhooks.
4
+ Learn how to set up Clerk authentication with environment variables and webhooks.
5
+
6
6
  tags:
7
7
  - Clerk Authentication
8
8
  - Environment Variables
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: Configure Auth0 Identity Verification Service for LobeChat
3
3
  description: >-
4
- Learn how to configure Auth0 Identity Verification Service for LobeChat for
5
- your organization, including creating applications, adding users, and
6
- configuring environment variables.
4
+ Learn how to configure Auth0 Identity Verification Service for LobeChat for your organization, including creating applications, adding users, and configuring environment variables.
5
+
7
6
  tags:
8
7
  - Auth0
9
8
  - Identity Verification
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: Configuring Authelia Authentication Service for LobeChat
3
3
  description: >-
4
- Learn how to configure Authelia authentication service in LobeChat, including
5
- creating a provider, configuring environment variables, and deploying
6
- LobeChat. Detailed steps and necessary environment variable settings.
4
+ Learn how to configure Authelia authentication service in LobeChat, including creating a provider, configuring environment variables, and deploying LobeChat. Detailed steps and necessary environment variable settings.
5
+
7
6
  tags:
8
7
  - Authelia Configuration
9
8
  - Single Sign-On (SSO)
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: Configuring Authentik Authentication Service for LobeChat
3
3
  description: >-
4
- Learn how to configure Authentik for Single Sign-On (SSO) for LobeChat,
5
- including creating an application provider, setting environment variables, and
6
- deployment instructions.
4
+ Learn how to configure Authentik for Single Sign-On (SSO) for LobeChat, including creating an application provider, setting environment variables, and deployment instructions.
5
+
7
6
  tags:
8
7
  - Authentik Configuration
9
8
  - Single Sign-On (SSO)
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: Configuring Casdoor Authentication Service in LobeChat
3
3
  description: >-
4
- Learn how to configure the Casdoor authentication service in LobeChat,
5
- including deployment, creation, permission settings, and environment
6
- variables.
4
+ Learn how to configure the Casdoor authentication service in LobeChat, including deployment, creation, permission settings, and environment variables.
5
+
7
6
  tags:
8
7
  - Casdoor Authentication
9
8
  - Environment Variable Configuration
@@ -88,9 +87,6 @@ If you are deploying using a public network, the following assumptions apply:
88
87
  box-shadow: none;
89
88
  }
90
89
  }
91
-
92
-
93
-
94
90
  </style>
95
91
  ```
96
92
 
@@ -101,7 +97,8 @@ If you are deploying using a public network, the following assumptions apply:
101
97
  Go to `Identity` -> `Applications`, select the `LobeChat` application, and set `Allow Register` to `false`.
102
98
 
103
99
  <Callout type={'warning'}>
104
- Disabling user registration is necessary to prevent users from registering through the Casdoor login page.
100
+ Disabling user registration is necessary to prevent users from registering through the Casdoor
101
+ login page.
105
102
  </Callout>
106
103
 
107
104
  ### Configure Webhook (Optional)
@@ -85,9 +85,6 @@ tags:
85
85
  box-shadow: none;
86
86
  }
87
87
  }
88
-
89
-
90
-
91
88
  </style>
92
89
  ```
93
90
 
@@ -1,9 +1,8 @@
1
1
  ---
2
2
  title: Configuring Cloudflare Zero Trust Authentication Service for LobeChat
3
3
  description: >-
4
- Learn how to configure Cloudflare Zero Trust for Single Sign-On (SSO) for
5
- LobeChat, including creating an application provider, setting environment
6
- variables, and deployment instructions.
4
+ Learn how to configure Cloudflare Zero Trust for Single Sign-On (SSO) for LobeChat, including creating an application provider, setting environment variables, and deployment instructions.
5
+
7
6
  tags:
8
7
  - Cloudflare Zero Trust
9
8
  - Single Sign-On (SSO)
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  title: 在 LobeChat 中配置 Cloudflare Zero Trust 身份验证服务
3
3
  description: >-
4
- 学习如何在 LobeChat 中配置 Cloudflare Zero Trust 身份验证服务,包括创建提供程序、配置环境变量和部署
5
- LobeChat。详细步骤和必要环境变量设置。
4
+ 学习如何在 LobeChat 中配置 Cloudflare Zero Trust 身份验证服务,包括创建提供程序、配置环境变量和部署 LobeChat。详细步骤和必要环境变量设置。
5
+
6
6
  tags:
7
7
  - Cloudflare Zero Trust
8
8
  - 身份验证