@lobehub/chat 1.44.3 → 1.45.0
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.
- package/.remarkrc.mdx.js +6 -0
- package/CHANGELOG.md +25 -0
- package/changelog/v1.json +9 -0
- package/docs/changelog/2023-09-09-plugin-system.mdx +5 -0
- package/docs/changelog/2023-09-09-plugin-system.zh-CN.mdx +5 -0
- package/docs/changelog/2023-11-14-gpt4-vision.mdx +6 -0
- package/docs/changelog/2023-11-14-gpt4-vision.zh-CN.mdx +6 -0
- package/docs/changelog/2023-11-19-tts-stt.mdx +6 -0
- package/docs/changelog/2023-11-19-tts-stt.zh-CN.mdx +7 -0
- package/docs/changelog/2023-12-22-dalle-3.mdx +6 -0
- package/docs/changelog/2023-12-22-dalle-3.zh-CN.mdx +4 -0
- package/docs/changelog/2024-02-08-sso-oauth.mdx +6 -0
- package/docs/changelog/2024-02-08-sso-oauth.zh-CN.mdx +6 -0
- package/docs/changelog/2024-02-14-ollama.mdx +6 -0
- package/docs/changelog/2024-02-14-ollama.zh-CN.mdx +5 -0
- package/docs/changelog/2024-06-19-lobe-chat-v1.mdx +6 -0
- package/docs/changelog/2024-06-19-lobe-chat-v1.zh-CN.mdx +5 -0
- package/docs/changelog/2024-07-19-gpt-4o-mini.mdx +5 -0
- package/docs/changelog/2024-07-19-gpt-4o-mini.zh-CN.mdx +4 -0
- package/docs/changelog/2024-08-02-lobe-chat-database-docker.mdx +6 -0
- package/docs/changelog/2024-08-02-lobe-chat-database-docker.zh-CN.mdx +5 -0
- package/docs/changelog/2024-08-21-file-upload-and-knowledge-base.mdx +6 -0
- package/docs/changelog/2024-08-21-file-upload-and-knowledge-base.zh-CN.mdx +5 -0
- package/docs/changelog/2024-09-13-openai-o1-models.mdx +6 -0
- package/docs/changelog/2024-09-13-openai-o1-models.zh-CN.mdx +6 -0
- package/docs/changelog/2024-09-20-artifacts.mdx +6 -0
- package/docs/changelog/2024-09-20-artifacts.zh-CN.mdx +6 -0
- package/docs/changelog/2024-10-27-pin-assistant.mdx +5 -0
- package/docs/changelog/2024-10-27-pin-assistant.zh-CN.mdx +4 -0
- package/docs/changelog/2024-11-06-share-text-json.mdx +4 -0
- package/docs/changelog/2024-11-06-share-text-json.zh-CN.mdx +4 -0
- package/docs/changelog/2024-11-25-november-providers.mdx +7 -0
- package/docs/changelog/2024-11-25-november-providers.zh-CN.mdx +7 -0
- package/docs/changelog/2024-11-27-forkable-chat.mdx +4 -0
- package/docs/changelog/2024-11-27-forkable-chat.zh-CN.mdx +5 -0
- package/docs/changelog/2025-01-03-user-profile.mdx +5 -0
- package/docs/changelog/2025-01-03-user-profile.zh-CN.mdx +4 -1
- package/docs/self-hosting/advanced/auth/clerk.mdx +25 -41
- package/docs/self-hosting/advanced/auth/clerk.zh-CN.mdx +23 -37
- package/docs/self-hosting/advanced/auth/next-auth/auth0.mdx +31 -58
- package/docs/self-hosting/advanced/auth/next-auth/auth0.zh-CN.mdx +30 -57
- package/docs/self-hosting/advanced/auth/next-auth/authelia.mdx +38 -38
- package/docs/self-hosting/advanced/auth/next-auth/authelia.zh-CN.mdx +37 -38
- package/docs/self-hosting/advanced/auth/next-auth/authentik.mdx +26 -31
- package/docs/self-hosting/advanced/auth/next-auth/authentik.zh-CN.mdx +25 -30
- package/docs/self-hosting/advanced/auth/next-auth/casdoor.mdx +74 -75
- package/docs/self-hosting/advanced/auth/next-auth/casdoor.zh-CN.mdx +72 -73
- package/docs/self-hosting/advanced/auth/next-auth/cloudflare-zero-trust.mdx +24 -25
- package/docs/self-hosting/advanced/auth/next-auth/cloudflare-zero-trust.zh-CN.mdx +23 -24
- package/docs/self-hosting/advanced/auth/next-auth/github.mdx +46 -73
- package/docs/self-hosting/advanced/auth/next-auth/github.zh-CN.mdx +43 -70
- package/docs/self-hosting/advanced/auth/next-auth/logto.mdx +28 -37
- package/docs/self-hosting/advanced/auth/next-auth/logto.zh-CN.mdx +28 -37
- package/docs/self-hosting/advanced/auth/next-auth/microsoft-entra-id.mdx +36 -49
- package/docs/self-hosting/advanced/auth/next-auth/microsoft-entra-id.zh-CN.mdx +30 -43
- package/docs/self-hosting/advanced/auth/next-auth/wechat.mdx +13 -14
- package/docs/self-hosting/advanced/auth/next-auth/wechat.zh-CN.mdx +14 -15
- package/docs/self-hosting/advanced/auth/next-auth/zitadel.mdx +35 -69
- package/docs/self-hosting/advanced/auth/next-auth/zitadel.zh-CN.mdx +34 -68
- package/docs/self-hosting/advanced/auth.mdx +14 -13
- package/docs/self-hosting/advanced/auth.zh-CN.mdx +15 -14
- package/docs/self-hosting/advanced/feature-flags.zh-CN.mdx +15 -15
- package/docs/self-hosting/advanced/knowledge-base.mdx +14 -3
- package/docs/self-hosting/advanced/knowledge-base.zh-CN.mdx +12 -3
- package/docs/self-hosting/advanced/model-list.zh-CN.mdx +5 -5
- package/docs/self-hosting/advanced/s3/cloudflare-r2.mdx +52 -81
- package/docs/self-hosting/advanced/s3/cloudflare-r2.zh-CN.mdx +51 -80
- package/docs/self-hosting/advanced/s3/tencent-cloud.mdx +20 -34
- package/docs/self-hosting/advanced/s3/tencent-cloud.zh-CN.mdx +28 -43
- package/docs/self-hosting/advanced/s3.mdx +30 -34
- package/docs/self-hosting/advanced/s3.zh-CN.mdx +28 -33
- package/docs/self-hosting/advanced/settings-url-share.mdx +6 -6
- package/docs/self-hosting/advanced/settings-url-share.zh-CN.mdx +19 -19
- package/docs/self-hosting/advanced/upstream-sync.mdx +73 -89
- package/docs/self-hosting/advanced/upstream-sync.zh-CN.mdx +71 -87
- package/docs/self-hosting/advanced/webrtc.mdx +14 -21
- package/docs/self-hosting/advanced/webrtc.zh-CN.mdx +19 -26
- package/docs/self-hosting/environment-variables/analytics.zh-CN.mdx +0 -3
- package/docs/self-hosting/environment-variables/auth.zh-CN.mdx +1 -1
- package/docs/self-hosting/environment-variables/basic.mdx +13 -13
- package/docs/self-hosting/environment-variables/basic.zh-CN.mdx +15 -15
- package/docs/self-hosting/environment-variables/model-provider.mdx +1 -1
- package/docs/self-hosting/environment-variables/model-provider.zh-CN.mdx +1 -1
- package/docs/self-hosting/environment-variables/s3.mdx +3 -4
- package/docs/self-hosting/environment-variables/s3.zh-CN.mdx +5 -7
- package/docs/self-hosting/environment-variables.mdx +8 -4
- package/docs/self-hosting/environment-variables.zh-CN.mdx +4 -0
- package/docs/self-hosting/examples/azure-openai.mdx +9 -12
- package/docs/self-hosting/examples/azure-openai.zh-CN.mdx +8 -11
- package/docs/self-hosting/examples/ollama.mdx +8 -7
- package/docs/self-hosting/examples/ollama.zh-CN.mdx +8 -7
- package/docs/self-hosting/platform/alibaba-cloud.mdx +5 -7
- package/docs/self-hosting/platform/alibaba-cloud.zh-CN.mdx +5 -7
- package/docs/self-hosting/platform/btpanel.mdx +3 -2
- package/docs/self-hosting/platform/btpanel.zh-CN.mdx +3 -3
- package/docs/self-hosting/platform/docker-compose.mdx +75 -85
- package/docs/self-hosting/platform/docker-compose.zh-CN.mdx +75 -85
- package/docs/self-hosting/platform/docker.mdx +87 -92
- package/docs/self-hosting/platform/docker.zh-CN.mdx +96 -115
- package/docs/self-hosting/platform/netlify.mdx +44 -94
- package/docs/self-hosting/platform/netlify.zh-CN.mdx +40 -90
- package/docs/self-hosting/platform/railway.mdx +6 -7
- package/docs/self-hosting/platform/railway.zh-CN.mdx +6 -7
- package/docs/self-hosting/platform/repocloud.mdx +6 -7
- package/docs/self-hosting/platform/repocloud.zh-CN.mdx +6 -7
- package/docs/self-hosting/platform/sealos.mdx +6 -7
- package/docs/self-hosting/platform/sealos.zh-CN.mdx +6 -7
- package/docs/self-hosting/platform/vercel.mdx +7 -8
- package/docs/self-hosting/platform/vercel.zh-CN.mdx +7 -8
- package/docs/self-hosting/platform/zeabur.mdx +29 -32
- package/docs/self-hosting/platform/zeabur.zh-CN.mdx +29 -32
- package/docs/self-hosting/server-database/docker-compose.mdx +44 -71
- package/docs/self-hosting/server-database/docker-compose.zh-CN.mdx +44 -71
- package/docs/self-hosting/server-database/docker.mdx +84 -88
- package/docs/self-hosting/server-database/docker.zh-CN.mdx +87 -91
- package/docs/self-hosting/server-database/dokploy.mdx +18 -1
- package/docs/self-hosting/server-database/dokploy.zh-CN.mdx +84 -68
- package/docs/self-hosting/server-database/repocloud.mdx +7 -9
- package/docs/self-hosting/server-database/repocloud.zh-CN.mdx +9 -11
- package/docs/self-hosting/server-database/vercel.mdx +158 -243
- package/docs/self-hosting/server-database/vercel.zh-CN.mdx +137 -205
- package/docs/self-hosting/server-database/zeabur.mdx +21 -23
- package/docs/self-hosting/server-database/zeabur.zh-CN.mdx +20 -22
- package/docs/self-hosting/server-database.mdx +34 -36
- package/docs/self-hosting/server-database.zh-CN.mdx +34 -37
- package/docs/self-hosting/start.mdx +1 -4
- package/docs/self-hosting/start.zh-CN.mdx +1 -1
- package/docs/usage/agents/agent-organization.mdx +5 -21
- package/docs/usage/agents/agent-organization.zh-CN.mdx +5 -21
- package/docs/usage/agents/concepts.mdx +4 -4
- package/docs/usage/agents/concepts.zh-CN.mdx +4 -4
- package/docs/usage/agents/custom-agent.mdx +2 -2
- package/docs/usage/agents/custom-agent.zh-CN.mdx +2 -2
- package/docs/usage/agents/model.mdx +4 -4
- package/docs/usage/agents/model.zh-CN.mdx +6 -6
- package/docs/usage/agents/prompt.mdx +5 -6
- package/docs/usage/agents/prompt.zh-CN.mdx +5 -6
- package/docs/usage/agents/topics.mdx +2 -2
- package/docs/usage/agents/topics.zh-CN.mdx +2 -2
- package/docs/usage/features/agent-market.mdx +2 -2
- package/docs/usage/features/agent-market.zh-CN.mdx +2 -2
- package/docs/usage/features/auth.mdx +1 -5
- package/docs/usage/features/auth.zh-CN.mdx +1 -5
- package/docs/usage/features/database.mdx +1 -5
- package/docs/usage/features/database.zh-CN.mdx +1 -5
- package/docs/usage/features/local-llm.mdx +2 -6
- package/docs/usage/features/local-llm.zh-CN.mdx +2 -6
- package/docs/usage/features/mobile.mdx +1 -5
- package/docs/usage/features/mobile.zh-CN.mdx +1 -5
- package/docs/usage/features/multi-ai-providers.mdx +3 -11
- package/docs/usage/features/multi-ai-providers.zh-CN.mdx +3 -11
- package/docs/usage/features/plugin-system.mdx +9 -10
- package/docs/usage/features/plugin-system.zh-CN.mdx +9 -10
- package/docs/usage/features/pwa.mdx +11 -25
- package/docs/usage/features/pwa.zh-CN.mdx +11 -25
- package/docs/usage/features/text-to-image.mdx +2 -2
- package/docs/usage/features/text-to-image.zh-CN.mdx +2 -2
- package/docs/usage/features/theme.mdx +1 -6
- package/docs/usage/features/theme.zh-CN.mdx +1 -6
- package/docs/usage/features/tts.mdx +3 -7
- package/docs/usage/features/tts.zh-CN.mdx +3 -7
- package/docs/usage/features/vision.mdx +2 -2
- package/docs/usage/features/vision.zh-CN.mdx +2 -2
- package/docs/usage/foundation/basic.mdx +7 -18
- package/docs/usage/foundation/basic.zh-CN.mdx +6 -16
- package/docs/usage/foundation/share.mdx +3 -13
- package/docs/usage/foundation/share.zh-CN.mdx +3 -13
- package/docs/usage/foundation/text2image.mdx +3 -12
- package/docs/usage/foundation/text2image.zh-CN.mdx +3 -12
- package/docs/usage/foundation/translate.mdx +3 -13
- package/docs/usage/foundation/translate.zh-CN.mdx +3 -13
- package/docs/usage/foundation/tts-stt.mdx +3 -12
- package/docs/usage/foundation/tts-stt.zh-CN.mdx +3 -12
- package/docs/usage/foundation/vision.mdx +4 -16
- package/docs/usage/foundation/vision.zh-CN.mdx +4 -16
- package/docs/usage/plugins/basic-usage.mdx +7 -30
- package/docs/usage/plugins/basic-usage.zh-CN.mdx +7 -30
- package/docs/usage/plugins/development.mdx +30 -78
- package/docs/usage/plugins/development.zh-CN.mdx +31 -79
- package/docs/usage/plugins/store.mdx +2 -10
- package/docs/usage/plugins/store.zh-CN.mdx +2 -10
- package/docs/usage/providers/ai21.mdx +17 -33
- package/docs/usage/providers/ai21.zh-CN.mdx +17 -33
- package/docs/usage/providers/ai360.mdx +17 -33
- package/docs/usage/providers/ai360.zh-CN.mdx +20 -36
- package/docs/usage/providers/anthropic.mdx +23 -45
- package/docs/usage/providers/anthropic.zh-CN.mdx +22 -44
- package/docs/usage/providers/azure.mdx +21 -51
- package/docs/usage/providers/azure.zh-CN.mdx +19 -48
- package/docs/usage/providers/baichuan.mdx +16 -34
- package/docs/usage/providers/baichuan.zh-CN.mdx +15 -33
- package/docs/usage/providers/bedrock.mdx +38 -87
- package/docs/usage/providers/bedrock.zh-CN.mdx +37 -86
- package/docs/usage/providers/cloudflare.mdx +25 -48
- package/docs/usage/providers/cloudflare.zh-CN.mdx +24 -45
- package/docs/usage/providers/deepseek.mdx +25 -51
- package/docs/usage/providers/deepseek.zh-CN.mdx +24 -50
- package/docs/usage/providers/fireworksai.mdx +23 -43
- package/docs/usage/providers/fireworksai.zh-CN.mdx +21 -41
- package/docs/usage/providers/gemini.mdx +20 -46
- package/docs/usage/providers/gemini.zh-CN.mdx +20 -46
- package/docs/usage/providers/giteeai.mdx +24 -45
- package/docs/usage/providers/giteeai.zh-CN.mdx +22 -43
- package/docs/usage/providers/github.mdx +19 -45
- package/docs/usage/providers/github.zh-CN.mdx +19 -44
- package/docs/usage/providers/groq.mdx +12 -29
- package/docs/usage/providers/groq.zh-CN.mdx +11 -28
- package/docs/usage/providers/hunyuan.mdx +19 -39
- package/docs/usage/providers/hunyuan.zh-CN.mdx +18 -38
- package/docs/usage/providers/internlm.mdx +21 -38
- package/docs/usage/providers/internlm.zh-CN.mdx +19 -36
- package/docs/usage/providers/minimax.mdx +24 -50
- package/docs/usage/providers/minimax.zh-CN.mdx +22 -48
- package/docs/usage/providers/mistral.mdx +21 -39
- package/docs/usage/providers/mistral.zh-CN.mdx +20 -38
- package/docs/usage/providers/moonshot.mdx +20 -38
- package/docs/usage/providers/moonshot.zh-CN.mdx +19 -37
- package/docs/usage/providers/novita.mdx +20 -43
- package/docs/usage/providers/novita.zh-CN.mdx +19 -42
- package/docs/usage/providers/ollama/gemma.mdx +12 -29
- package/docs/usage/providers/ollama/gemma.zh-CN.mdx +12 -30
- package/docs/usage/providers/ollama/qwen.mdx +17 -32
- package/docs/usage/providers/ollama/qwen.zh-CN.mdx +12 -27
- package/docs/usage/providers/ollama.mdx +67 -99
- package/docs/usage/providers/ollama.zh-CN.mdx +67 -99
- package/docs/usage/providers/openai.mdx +42 -56
- package/docs/usage/providers/openai.zh-CN.mdx +39 -52
- package/docs/usage/providers/openrouter.mdx +48 -84
- package/docs/usage/providers/openrouter.zh-CN.mdx +31 -67
- package/docs/usage/providers/perplexity.mdx +16 -34
- package/docs/usage/providers/perplexity.zh-CN.mdx +16 -34
- package/docs/usage/providers/qwen.mdx +26 -52
- package/docs/usage/providers/qwen.zh-CN.mdx +25 -51
- package/docs/usage/providers/sensenova.mdx +24 -45
- package/docs/usage/providers/sensenova.zh-CN.mdx +22 -43
- package/docs/usage/providers/siliconcloud.mdx +17 -33
- package/docs/usage/providers/siliconcloud.zh-CN.mdx +17 -33
- package/docs/usage/providers/spark.mdx +20 -40
- package/docs/usage/providers/spark.zh-CN.mdx +19 -39
- package/docs/usage/providers/stepfun.mdx +17 -35
- package/docs/usage/providers/stepfun.zh-CN.mdx +17 -35
- package/docs/usage/providers/taichu.mdx +16 -34
- package/docs/usage/providers/taichu.zh-CN.mdx +15 -33
- package/docs/usage/providers/togetherai.mdx +18 -40
- package/docs/usage/providers/togetherai.zh-CN.mdx +18 -40
- package/docs/usage/providers/upstage.mdx +18 -34
- package/docs/usage/providers/upstage.zh-CN.mdx +17 -33
- package/docs/usage/providers/wenxin.mdx +22 -42
- package/docs/usage/providers/wenxin.zh-CN.mdx +20 -40
- package/docs/usage/providers/xai.mdx +21 -38
- package/docs/usage/providers/xai.zh-CN.mdx +20 -37
- package/docs/usage/providers/zeroone.mdx +22 -48
- package/docs/usage/providers/zeroone.zh-CN.mdx +22 -48
- package/docs/usage/providers/zhipu.mdx +17 -35
- package/docs/usage/providers/zhipu.zh-CN.mdx +18 -34
- package/docs/usage/providers.mdx +1 -6
- package/docs/usage/providers.zh-CN.mdx +1 -6
- package/docs/usage/start.mdx +4 -18
- package/docs/usage/start.zh-CN.mdx +2 -19
- package/docs/usage/tools-calling/anthropic.mdx +18 -51
- package/docs/usage/tools-calling/anthropic.zh-CN.mdx +22 -55
- package/docs/usage/tools-calling/google.mdx +16 -23
- package/docs/usage/tools-calling/google.zh-CN.mdx +17 -24
- package/docs/usage/tools-calling/groq.mdx +9 -0
- package/docs/usage/tools-calling/groq.zh-CN.mdx +44 -70
- package/docs/usage/tools-calling/moonshot.mdx +9 -0
- package/docs/usage/tools-calling/openai.mdx +19 -44
- package/docs/usage/tools-calling/openai.zh-CN.mdx +20 -45
- package/docs/usage/tools-calling.mdx +9 -0
- package/docs/usage/tools-calling.zh-CN.mdx +60 -68
- package/package.json +42 -41
- package/scripts/mdxWorkflow/index.ts +7 -0
- package/src/app/(main)/(mobile)/me/(home)/features/Header.tsx +2 -1
- package/src/app/(main)/(mobile)/me/data/features/Header.tsx +1 -1
- package/src/app/(main)/(mobile)/me/profile/features/Header.tsx +1 -1
- package/src/app/(main)/(mobile)/me/settings/features/Header.tsx +1 -1
- package/src/app/(main)/@nav/_layout/Mobile.tsx +2 -1
- package/src/app/(main)/chat/(workspace)/@topic/features/SystemRole/SystemRoleContent.tsx +2 -1
- package/src/app/(main)/chat/(workspace)/@topic/features/TopicListContent/ByTimeMode/GroupItem.tsx +2 -2
- package/src/app/(main)/chat/(workspace)/_layout/Desktop/ChatHeader/Main.tsx +2 -1
- package/src/app/(main)/chat/(workspace)/_layout/Desktop/ChatHeader/index.tsx +1 -1
- package/src/app/(main)/chat/(workspace)/_layout/Mobile/ChatHeader/ChatHeaderTitle.tsx +2 -1
- package/src/app/(main)/chat/(workspace)/_layout/Mobile/ChatHeader/index.tsx +1 -1
- package/src/app/(main)/chat/@session/_layout/Mobile/SessionHeader.tsx +2 -1
- package/src/app/(main)/chat/settings/_layout/Desktop/Header.tsx +1 -1
- package/src/app/(main)/chat/settings/_layout/Mobile/Header.tsx +1 -1
- package/src/app/(main)/discover/(detail)/provider/[slug]/features/InfoSidebar/SuggestionItem.tsx +8 -6
- package/src/app/(main)/discover/(list)/_layout/Desktop/Nav.tsx +1 -1
- package/src/app/(main)/discover/(list)/_layout/Mobile/Header.tsx +2 -1
- package/src/app/(main)/discover/_layout/Desktop/Header.tsx +1 -1
- package/src/app/(main)/discover/components/VirtuosoGridList/index.tsx +9 -5
- package/src/app/(main)/discover/search/_layout/Mobile/Header.tsx +1 -1
- package/src/app/(main)/files/(content)/@menu/features/KnowledgeBase/EmptyStatus.tsx +21 -13
- package/src/app/(main)/repos/[id]/evals/evaluation/EvaluationList/index.tsx +1 -1
- package/src/app/(main)/settings/sync/features/DeviceInfo/SystemIcon.tsx +2 -0
- package/src/components/Branding/ProductLogo/Custom.tsx +19 -20
- package/src/components/BrowserIcon/index.tsx +19 -30
- package/src/components/BubblesLoading/index.tsx +31 -23
- package/src/components/FunctionModal/createModalHooks.ts +6 -3
- package/src/components/StopLoading.tsx +10 -7
- package/src/features/ChatInput/Desktop/InputArea/index.tsx +2 -2
- package/src/features/InitClientDB/EnableModal.tsx +2 -2
- package/src/features/InitClientDB/{PGliteSVG.tsx → PGliteIcon.tsx} +17 -11
- package/src/features/ShareModal/ShareImage/index.tsx +32 -22
- package/src/features/ShareModal/ShareJSON/Preview.tsx +2 -2
- package/src/features/ShareModal/ShareJSON/index.tsx +49 -37
- package/src/features/ShareModal/ShareText/Preview.tsx +4 -1
- package/src/features/ShareModal/ShareText/index.tsx +49 -38
- package/src/features/ShareModal/index.tsx +1 -1
- package/src/features/ShareModal/style.ts +30 -0
- package/src/utils/colorUtils.ts +1 -1
- package/src/components/BrowserIcon/components/Brave.tsx +0 -56
- package/src/components/BrowserIcon/components/Chrome.tsx +0 -14
- package/src/components/BrowserIcon/components/Chromium.tsx +0 -14
- package/src/components/BrowserIcon/components/Edge.tsx +0 -36
- package/src/components/BrowserIcon/components/Firefox.tsx +0 -38
- package/src/components/BrowserIcon/components/Opera.tsx +0 -19
- package/src/components/BrowserIcon/components/Safari.tsx +0 -23
- package/src/components/BrowserIcon/components/Samsung.tsx +0 -21
package/.remarkrc.mdx.js
ADDED
package/CHANGELOG.md
CHANGED
@@ -2,6 +2,31 @@
|
|
2
2
|
|
3
3
|
# Changelog
|
4
4
|
|
5
|
+
## [Version 1.45.0](https://github.com/lobehub/lobe-chat/compare/v1.44.3...v1.45.0)
|
6
|
+
|
7
|
+
<sup>Released on **2025-01-08**</sup>
|
8
|
+
|
9
|
+
#### ✨ Features
|
10
|
+
|
11
|
+
- **misc**: Update Remark.
|
12
|
+
|
13
|
+
<br/>
|
14
|
+
|
15
|
+
<details>
|
16
|
+
<summary><kbd>Improvements and Fixes</kbd></summary>
|
17
|
+
|
18
|
+
#### What's improved
|
19
|
+
|
20
|
+
- **misc**: Update Remark, closes [#5340](https://github.com/lobehub/lobe-chat/issues/5340) ([2c3331a](https://github.com/lobehub/lobe-chat/commit/2c3331a))
|
21
|
+
|
22
|
+
</details>
|
23
|
+
|
24
|
+
<div align="right">
|
25
|
+
|
26
|
+
[](#readme-top)
|
27
|
+
|
28
|
+
</div>
|
29
|
+
|
5
30
|
### [Version 1.44.3](https://github.com/lobehub/lobe-chat/compare/v1.44.2...v1.44.3)
|
6
31
|
|
7
32
|
<sup>Released on **2025-01-08**</sup>
|
package/changelog/v1.json
CHANGED
@@ -4,6 +4,11 @@ description: >-
|
|
4
4
|
Discover how the LobeChat plugin ecosystem enhances the utility and
|
5
5
|
flexibility of the LobeChat assistant, along with the development resources
|
6
6
|
and plugin development guidelines provided.
|
7
|
+
tags:
|
8
|
+
- LobeChat
|
9
|
+
- Plugins
|
10
|
+
- Real-time Information
|
11
|
+
- Voice Options
|
7
12
|
---
|
8
13
|
|
9
14
|
# Supported Plugin System
|
@@ -7,6 +7,12 @@ description: >-
|
|
7
7
|
capabilities, allowing users to upload or drag and drop images. The assistant
|
8
8
|
will recognize the content and engage in intelligent dialogue, creating a more
|
9
9
|
intelligent and diverse chat environment.
|
10
|
+
tags:
|
11
|
+
- Visual Recognition
|
12
|
+
- LobeChat
|
13
|
+
- GPT-4 Vision
|
14
|
+
- Google Gemini Pro
|
15
|
+
- Multimodal Interaction
|
10
16
|
---
|
11
17
|
|
12
18
|
# Supported Models for Visual Recognition
|
@@ -4,6 +4,12 @@ description: >-
|
|
4
4
|
LobeChat supports Text-to-Speech (TTS) and Speech-to-Text (STT) technologies,
|
5
5
|
offering high-quality voice options for a personalized communication
|
6
6
|
experience. Learn more about Lobe TTS Toolkit.
|
7
|
+
tags:
|
8
|
+
- TTS
|
9
|
+
- STT
|
10
|
+
- Voice Conversations
|
11
|
+
- LobeChat
|
12
|
+
- Audio Technology
|
7
13
|
---
|
8
14
|
|
9
15
|
# Supporting TTS & STT Voice Conversations
|
@@ -6,6 +6,12 @@ description: >-
|
|
6
6
|
assistant for creative purposes. By utilizing AI tools such as DALL-E 3,
|
7
7
|
MidJourney, and Pollinations, assistants can turn your ideas into images,
|
8
8
|
making the creative process more intimate and immersive.
|
9
|
+
tags:
|
10
|
+
- Text-to-Image
|
11
|
+
- LobeChat
|
12
|
+
- AI Tools
|
13
|
+
- DALL-E 3
|
14
|
+
- MidJourney
|
9
15
|
---
|
10
16
|
|
11
17
|
# Support for Text-to-Image Generation
|
@@ -3,6 +3,12 @@ title: LobeChat Supports Multi-User Management with Clerk and Next-Auth
|
|
3
3
|
description: >-
|
4
4
|
LobeChat offers various user authentication and management solutions,
|
5
5
|
including Clerk and Next-Auth, to meet the diverse needs of different users.
|
6
|
+
tags:
|
7
|
+
- User Management
|
8
|
+
- Next-Auth
|
9
|
+
- Clerk
|
10
|
+
- Authentication
|
11
|
+
- Multi-Factor Authentication
|
6
12
|
---
|
7
13
|
|
8
14
|
# Support for Multi-User Management with Clerk and Next-Auth
|
@@ -1,6 +1,12 @@
|
|
1
1
|
---
|
2
2
|
title: LobeChat Supports Ollama for Local Large Language Model (LLM) Calls
|
3
3
|
description: LobeChat v0.127.0 supports using Ollama to call local large language models.
|
4
|
+
tags:
|
5
|
+
- Ollama AI
|
6
|
+
- LobeChat
|
7
|
+
- Local LLMs
|
8
|
+
- AI Conversations
|
9
|
+
- GPT-4
|
4
10
|
---
|
5
11
|
|
6
12
|
# Support for Ollama Calls to Local Large Language Models 🦙
|
@@ -4,6 +4,12 @@ description: >-
|
|
4
4
|
LobeChat 1.0 brings a brand-new architecture and features for server-side
|
5
5
|
databases and user authentication management, opening up new possibilities. On
|
6
6
|
this basis, LobeChat Cloud has entered beta testing.
|
7
|
+
tags:
|
8
|
+
- LobeChat
|
9
|
+
- Version 1.0
|
10
|
+
- Server-Side Database
|
11
|
+
- User Authentication
|
12
|
+
- Cloud Beta Testing
|
7
13
|
---
|
8
14
|
|
9
15
|
# LobeChat 1.0: New Architecture and New Possibilities
|
@@ -4,6 +4,11 @@ description: >-
|
|
4
4
|
LobeChat v1.6 has been released with support for GPT-4o mini, while LobeChat
|
5
5
|
Cloud services have been fully upgraded to provide users with a more powerful
|
6
6
|
AI conversation experience.
|
7
|
+
tags:
|
8
|
+
- LobeChat
|
9
|
+
- GPT-4o Mini
|
10
|
+
- AI Conversation
|
11
|
+
- Cloud Service
|
7
12
|
---
|
8
13
|
|
9
14
|
# GPT-4o Mini Makes a Stunning Debut, Ushering in a New GPT-4 Era 🚀
|
@@ -4,6 +4,12 @@ description: >-
|
|
4
4
|
LobeChat v1.8.0 launches the official database Docker image, supporting cloud
|
5
5
|
data synchronization and user management, along with comprehensive
|
6
6
|
self-deployment documentation.
|
7
|
+
tags:
|
8
|
+
- LobeChat
|
9
|
+
- Docker Image
|
10
|
+
- Cloud Deployment
|
11
|
+
- Database
|
12
|
+
- Postgres
|
7
13
|
---
|
8
14
|
|
9
15
|
# LobeChat Database Docker Image: The Final Piece of the Cloud Deployment Puzzle
|
@@ -6,6 +6,12 @@ description: >-
|
|
6
6
|
LobeChat introduces a brand new knowledge base feature that supports all types
|
7
7
|
of file management, intelligent vectorization, and file dialogue, making
|
8
8
|
knowledge management and information retrieval easier and smarter.
|
9
|
+
tags:
|
10
|
+
- LobeChat
|
11
|
+
- Knowledge Base
|
12
|
+
- File Management
|
13
|
+
- Open Source
|
14
|
+
- Cloud Version
|
9
15
|
---
|
10
16
|
|
11
17
|
# Major Release of Knowledge Base Feature: A Revolution in Intelligent File Management and Dialogue
|
@@ -3,6 +3,12 @@ title: LobeChat Perfectly Adapts to OpenAI O1 Series Models
|
|
3
3
|
description: >-
|
4
4
|
LobeChat v1.17.0 now supports OpenAI's latest o1-preview and o1-mini models,
|
5
5
|
bringing users enhanced coding and mathematical capabilities.
|
6
|
+
tags:
|
7
|
+
- OpenAI O1
|
8
|
+
- LobeChat
|
9
|
+
- AI Models
|
10
|
+
- Code Writing
|
11
|
+
- Mathematical Problem Solving
|
6
12
|
---
|
7
13
|
|
8
14
|
# OpenAI O1 Series Models Now Available on LobeChat
|
@@ -4,6 +4,12 @@ description: >-
|
|
4
4
|
LobeChat v1.19 brings significant updates, including full feature support for
|
5
5
|
Claude Artifacts, a brand new discovery page design, and support for GitHub
|
6
6
|
Models providers, greatly enhancing the capabilities of the AI assistant.
|
7
|
+
tags:
|
8
|
+
- LobeChat
|
9
|
+
- AI Assistant
|
10
|
+
- Artifacts
|
11
|
+
- GitHub Models
|
12
|
+
- Interactive Experience
|
7
13
|
---
|
8
14
|
|
9
15
|
# Major Update: LobeChat Enters the Era of Artifacts
|
@@ -3,6 +3,12 @@ title: 重磅更新:LobeChat 迎来 Artifacts 时代
|
|
3
3
|
description: >-
|
4
4
|
LobeChat v1.19 带来了重大更新,包括 Claude Artifacts 完整特性支持、全新的发现页面设计,以及 GitHub Models
|
5
5
|
服务商支持,让 AI 助手的能力得到显著提升。
|
6
|
+
tags:
|
7
|
+
- LobeChat
|
8
|
+
- Artifacts
|
9
|
+
- AI 助手
|
10
|
+
- 更新
|
11
|
+
- GitHub Models
|
6
12
|
---
|
7
13
|
|
8
14
|
# 重磅更新:LobeChat 迎来 Artifacts 时代
|
@@ -4,6 +4,11 @@ description: >-
|
|
4
4
|
LobeChat v1.26.0 launches the persistent assistant sidebar feature, supporting
|
5
5
|
quick key switching for easy access to frequently used assistants,
|
6
6
|
significantly enhancing efficiency.
|
7
|
+
tags:
|
8
|
+
- Persistent Assistant
|
9
|
+
- Sidebar Feature
|
10
|
+
- User Experience
|
11
|
+
- Workflow Optimization
|
7
12
|
---
|
8
13
|
|
9
14
|
# Persistent Assistant Sidebar: Creating a More Convenient Conversation Experience
|
@@ -5,6 +5,10 @@ description: >-
|
|
5
5
|
and OpenAI format JSON, making it easy to convert conversation content into
|
6
6
|
note materials, development debugging data, and training corpora,
|
7
7
|
significantly enhancing the reusability of conversation content.
|
8
|
+
tags:
|
9
|
+
- Text Format Export
|
10
|
+
- Markdown Export
|
11
|
+
- OpenAI JSON
|
8
12
|
---
|
9
13
|
|
10
14
|
# Upgraded Conversation Sharing: Support for Text Format Export
|
@@ -3,6 +3,13 @@ title: New Model Providers Added to LobeChat in November
|
|
3
3
|
description: >-
|
4
4
|
LobeChat model providers now support Gitee AI, InternLM (ShuSheng PuYu), xAI,
|
5
5
|
and Cloudflare WorkersAI
|
6
|
+
tags:
|
7
|
+
- LobeChat
|
8
|
+
- AI Model Providers
|
9
|
+
- Gitee AI
|
10
|
+
- InternLM
|
11
|
+
- xAI
|
12
|
+
- Cloudflare Workers AI
|
6
13
|
---
|
7
14
|
|
8
15
|
# New Model Providers Added to LobeChat in November 🎉
|
@@ -3,6 +3,10 @@ title: LobeChat Supports Branching Conversations
|
|
3
3
|
description: >-
|
4
4
|
LobeChat now allows you to create new conversation branches from any message,
|
5
5
|
freeing your thoughts.
|
6
|
+
tags:
|
7
|
+
- Branching Conversations
|
8
|
+
- LobeChat
|
9
|
+
- Chat Features
|
6
10
|
---
|
7
11
|
|
8
12
|
# Exciting Launch of Branching Conversations Feature 🎉
|
@@ -3,6 +3,11 @@ title: LobeChat Supports User Data Statistics and Activity Sharing
|
|
3
3
|
description: >-
|
4
4
|
LobeChat now supports multi-dimensional user data statistics and activity
|
5
5
|
sharing
|
6
|
+
tags:
|
7
|
+
- LobeChat
|
8
|
+
- User Statistics
|
9
|
+
- Activity Sharing
|
10
|
+
- AI Data
|
6
11
|
---
|
7
12
|
|
8
13
|
# User Data Statistics and Activity Sharing 💯
|
@@ -1,6 +1,10 @@
|
|
1
1
|
---
|
2
2
|
title: LobeChat 支持用户数据统计与活跃度分享
|
3
3
|
description: LobeChat 现已支持多维度用户数据统计与活跃度分享
|
4
|
+
tags:
|
5
|
+
- 用户数据统计
|
6
|
+
- 活跃度分享
|
7
|
+
- LobeChat
|
4
8
|
---
|
5
9
|
|
6
10
|
# 用户数据统计与活跃度分享 💯
|
@@ -23,4 +27,3 @@ description: LobeChat 现已支持多维度用户数据统计与活跃度分享
|
|
23
27
|
|
24
28
|
1. 需要使用 `PgLite` 或 `数据库` 模式
|
25
29
|
2. 点击个人头像进入「账户管理」-「数据统计」页面
|
26
|
-
|
@@ -11,67 +11,51 @@ tags:
|
|
11
11
|
|
12
12
|
# Configure Clerk Authentication Service
|
13
13
|
|
14
|
-
Go to [Clerk](https://clerk.com?utm_source=lobehub
|
14
|
+
Go to [Clerk](https://clerk.com?utm_source=lobehub\&utm_medium=docs) to register and create an application to obtain the corresponding Public Key and Secret Key.
|
15
15
|
|
16
16
|
## Get Environment Variables
|
17
17
|
|
18
18
|
<Steps>
|
19
|
+
### Add Public and Private Key Environment Variables
|
19
20
|
|
20
|
-
|
21
|
+
Add `NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY` and `CLERK_SECRET_KEY` environment variables. You can click on the "API Keys" in the menu and copy the corresponding values to get these environment variables.
|
21
22
|
|
22
|
-
|
23
|
+
<Image alt={'Find the corresponding public and private key environment variables in Clerk'} src={'https://github.com/lobehub/lobe-chat/assets/28616219/89883703-7a1a-4a11-b944-5d804544e57c'} />
|
23
24
|
|
24
|
-
|
25
|
-
alt={'Find the corresponding public and private key environment variables in Clerk'}
|
26
|
-
src={'https://github.com/lobehub/lobe-chat/assets/28616219/89883703-7a1a-4a11-b944-5d804544e57c'}
|
27
|
-
/>
|
25
|
+
The environment variables required for this step are as follows:
|
28
26
|
|
29
|
-
|
27
|
+
```shell
|
28
|
+
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_live_xxxxxxxxxxx
|
29
|
+
CLERK_SECRET_KEY=sk_live_xxxxxxxxxxxxxxxxxxxxxx
|
30
|
+
```
|
30
31
|
|
31
|
-
|
32
|
-
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_live_xxxxxxxxxxx
|
33
|
-
CLERK_SECRET_KEY=sk_live_xxxxxxxxxxxxxxxxxxxxxx
|
34
|
-
```
|
32
|
+
### Create and Configure Webhook in Clerk
|
35
33
|
|
36
|
-
|
34
|
+
Since we let Clerk fully handle user authentication and management, we need Clerk to notify our application and store the changes in the user lifecycle (create, update, delete). We achieve this by using the Webhook provided by Clerk.
|
37
35
|
|
38
|
-
|
36
|
+
We need to add an endpoint in Clerk's Webhooks to inform Clerk to send notifications to this endpoint when a user's information changes.
|
39
37
|
|
40
|
-
|
38
|
+
<Image alt={'Add Webhooks endpoint in Clerk'} src={'https://github.com/lobehub/lobe-chat/assets/28616219/f50f47fb-5e8e-4930-bf4e-8cf6f5b8afb9'} />
|
41
39
|
|
42
|
-
|
43
|
-
alt={'Add Webhooks endpoint in Clerk'}
|
44
|
-
src={'https://github.com/lobehub/lobe-chat/assets/28616219/f50f47fb-5e8e-4930-bf4e-8cf6f5b8afb9'}
|
45
|
-
/>
|
40
|
+
Fill in your project URL in the endpoint, such as `https://your-project.com/api/webhooks/clerk`. Then, subscribe to events by checking the three user events (`user.created`, `user.deleted`, `user.updated`), and click create.
|
46
41
|
|
47
|
-
|
42
|
+
<Callout type={'warning'}>
|
43
|
+
The `https://` in the URL is essential to maintain the integrity of the URL.
|
44
|
+
</Callout>
|
48
45
|
|
49
|
-
<
|
46
|
+
<Image alt={'Configure URL and user events when adding Clerk Webhooks'} src={'https://github.com/lobehub/lobe-chat/assets/28616219/0249ea56-ab17-4aa9-a56c-9ebd556c2645'} />
|
50
47
|
|
51
|
-
|
48
|
+
### Add Webhook Secret to Environment Variables
|
52
49
|
|
53
|
-
|
50
|
+
After creating, you can find the secret of this Webhook in the bottom right corner:
|
54
51
|
|
55
|
-
<Image
|
56
|
-
alt={'Configure URL and user events when adding Clerk Webhooks'}
|
57
|
-
src={'https://github.com/lobehub/lobe-chat/assets/28616219/0249ea56-ab17-4aa9-a56c-9ebd556c2645'}
|
58
|
-
/>
|
52
|
+
<Image alt={'View Clerk Webhooks secret'} src={'https://github.com/lobehub/lobe-chat/assets/28616219/fab4abb2-584b-49de-9340-813382951635'} />
|
59
53
|
|
60
|
-
|
61
|
-
|
62
|
-
After creating, you can find the secret of this Webhook in the bottom right corner:
|
63
|
-
|
64
|
-
<Image
|
65
|
-
alt={'View Clerk Webhooks secret'}
|
66
|
-
src={'https://github.com/lobehub/lobe-chat/assets/28616219/fab4abb2-584b-49de-9340-813382951635'}
|
67
|
-
/>
|
68
|
-
|
69
|
-
The environment variable corresponding to this secret is `CLERK_WEBHOOK_SECRET`:
|
70
|
-
|
71
|
-
```shell
|
72
|
-
CLERK_WEBHOOK_SECRET=whsec_xxxxxxxxxxxxxxxxxxxxxx
|
73
|
-
```
|
54
|
+
The environment variable corresponding to this secret is `CLERK_WEBHOOK_SECRET`:
|
74
55
|
|
56
|
+
```shell
|
57
|
+
CLERK_WEBHOOK_SECRET=whsec_xxxxxxxxxxxxxxxxxxxxxx
|
58
|
+
```
|
75
59
|
</Steps>
|
76
60
|
|
77
61
|
By following these steps, you have successfully configured the Clerk authentication service.
|