@lobehub/chat 1.44.3 → 1.45.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.
- package/.remarkrc.mdx.js +6 -0
- package/CHANGELOG.md +50 -0
- package/changelog/v1.json +18 -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/next.config.ts +1 -0
- package/package.json +48 -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
@@ -10,57 +10,40 @@ tags:
|
|
10
10
|
|
11
11
|
# 在 LobeChat 中使用 xAI
|
12
12
|
|
13
|
-
<Image
|
14
|
-
cover
|
15
|
-
src={'https://github.com/user-attachments/assets/cf3bfd44-9c13-4026-95cd-67f54f40ce6c'}
|
16
|
-
/>
|
13
|
+
<Image cover src={'https://github.com/user-attachments/assets/cf3bfd44-9c13-4026-95cd-67f54f40ce6c'} />
|
17
14
|
|
18
|
-
[xAI](https://x.ai/)
|
15
|
+
[xAI](https://x.ai/) 是由埃隆・马斯克于 2023 年成立的一家人工智能公司,旨在探索和理解宇宙的真实本质。该公司的目标是通过人工智能技术解决复杂的科学和数学问题,并推动人工智能的发展。
|
19
16
|
|
20
17
|
本文将指导你如何在 LobeChat 中使用 xAI。
|
21
18
|
|
22
19
|
<Steps>
|
20
|
+
### 步骤一:获取 xAI 的 API 密钥
|
23
21
|
|
24
|
-
|
22
|
+
- 注册并登录 [xAI 控制台](https://console.x.ai/)
|
23
|
+
- 创建一个 API Token
|
24
|
+
- 复制并保存 API Token
|
25
25
|
|
26
|
-
|
27
|
-
- 创建一个 API Token
|
28
|
-
- 复制并保存 API Token
|
26
|
+
<Image alt={'xAI API'} inStep src={'https://github.com/user-attachments/assets/09c994cf-78f8-46ea-9fef-a06022c0f6d7'} />
|
29
27
|
|
30
|
-
<
|
31
|
-
|
32
|
-
|
33
|
-
src={'https://github.com/user-attachments/assets/09c994cf-78f8-46ea-9fef-a06022c0f6d7'}
|
34
|
-
/>
|
28
|
+
<Callout type={'warning'}>
|
29
|
+
妥善保存弹窗中的 API 令牌,它只会出现一次,如果不小心丢失了,你需要重新创建一个 API 令牌。
|
30
|
+
</Callout>
|
35
31
|
|
36
|
-
|
37
|
-
妥善保存弹窗中的 API 令牌,它只会出现一次,如果不小心丢失了,你需要重新创建一个 API 令牌。
|
38
|
-
</Callout>
|
32
|
+
### 步骤二:在 LobeChat 中配置 xAI
|
39
33
|
|
40
|
-
|
34
|
+
- 访问 LobeChat 的`设置`界面
|
35
|
+
- 在`语言模型`下找到 `xAI` 的设置项
|
41
36
|
|
42
|
-
|
43
|
-
- 在`语言模型`下找到 `xAI` 的设置项
|
37
|
+
<Image alt={'填入 API 密钥'} inStep src={'https://github.com/user-attachments/assets/12863a0e-a1ee-406d-8dee-011b20701fd6'} />
|
44
38
|
|
45
|
-
|
46
|
-
|
47
|
-
inStep
|
48
|
-
src={'https://github.com/user-attachments/assets/12863a0e-a1ee-406d-8dee-011b20701fd6'}
|
49
|
-
/>
|
39
|
+
- 填入获得的 API 密钥
|
40
|
+
- 为你的 AI 助手选择一个 xAI 的模型即可开始对话
|
50
41
|
|
51
|
-
|
52
|
-
- 为你的 AI 助手选择一个 xAI 的模型即可开始对话
|
53
|
-
|
54
|
-
<Image
|
55
|
-
alt={'选择 xAI 模型并开始对话'}
|
56
|
-
inStep
|
57
|
-
src={'https://github.com/user-attachments/assets/899a4393-db41-45a6-97ec-9813e1f9879d'}
|
58
|
-
/>
|
59
|
-
|
60
|
-
<Callout type={'warning'}>
|
61
|
-
在使用过程中你可能需要向 API 服务提供商付费,请参考 xAI 的相关费用政策。
|
62
|
-
</Callout>
|
42
|
+
<Image alt={'选择 xAI 模型并开始对话'} inStep src={'https://github.com/user-attachments/assets/899a4393-db41-45a6-97ec-9813e1f9879d'} />
|
63
43
|
|
44
|
+
<Callout type={'warning'}>
|
45
|
+
在使用过程中你可能需要向 API 服务提供商付费,请参考 xAI 的相关费用政策。
|
46
|
+
</Callout>
|
64
47
|
</Steps>
|
65
48
|
|
66
49
|
至此你已经可以在 LobeChat 中使用 xAI 提供的模型进行对话了。
|
@@ -13,72 +13,46 @@ tags:
|
|
13
13
|
|
14
14
|
# Using 01 AI in LobeChat
|
15
15
|
|
16
|
-
<Image
|
17
|
-
alt={'Using 01 AI in LobeChat'}
|
18
|
-
cover
|
19
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/4485fbc3-c309-4c4e-83ee-cb82392307a1'}
|
20
|
-
/>
|
16
|
+
<Image alt={'Using 01 AI in LobeChat'} cover src={'https://github.com/lobehub/lobe-chat/assets/34400653/4485fbc3-c309-4c4e-83ee-cb82392307a1'} />
|
21
17
|
|
22
18
|
[01 AI](https://www.01.ai/) is a global company dedicated to AI 2.0 large model technology and applications. Its billion-parameter Yi-Large closed-source model, when evaluated on Stanford University's English ranking AlpacaEval 2.0, is on par with GPT-4.
|
23
19
|
|
24
20
|
This document will guide you on how to use 01 AI in LobeChat:
|
25
21
|
|
26
22
|
<Steps>
|
23
|
+
### Step 1: Obtain 01 AI API Key
|
27
24
|
|
28
|
-
|
25
|
+
- Register and log in to the [01 AI Large Model Open Platform](https://platform.lingyiwanwu.com/)
|
26
|
+
- Go to the `Dashboard` and access the `API Key Management` menu
|
27
|
+
- A system-generated API key has been created for you automatically, or you can create a new one on this interface
|
29
28
|
|
30
|
-
|
31
|
-
- Go to the `Dashboard` and access the `API Key Management` menu
|
32
|
-
- A system-generated API key has been created for you automatically, or you can create a new one on this interface
|
29
|
+
<Image alt={'Create 01 AI API Key'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/72f165f4-d529-4f01-a3ac-163c66e5ea73'} />
|
33
30
|
|
34
|
-
|
35
|
-
alt={'Create 01 AI API Key'}
|
36
|
-
inStep
|
37
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/72f165f4-d529-4f01-a3ac-163c66e5ea73'}
|
38
|
-
/>
|
31
|
+
- Account verification is required for first-time use
|
39
32
|
|
40
|
-
|
33
|
+
<Image alt={'Complete Account Verification'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/e6058456-8f9d-40c1-9ae5-1e9d5eeb9476'} />
|
41
34
|
|
42
|
-
|
43
|
-
|
44
|
-
inStep
|
45
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/e6058456-8f9d-40c1-9ae5-1e9d5eeb9476'}
|
46
|
-
/>
|
35
|
+
- Click on the created API key
|
36
|
+
- Copy and save the API key in the pop-up dialog box
|
47
37
|
|
48
|
-
|
49
|
-
- Copy and save the API key in the pop-up dialog box
|
38
|
+
<Image alt={'Save API Key'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/f892fe64-c734-4944-91ff-9916a41bd1c9'} />
|
50
39
|
|
51
|
-
|
52
|
-
alt={'Save API Key'}
|
53
|
-
inStep
|
54
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/f892fe64-c734-4944-91ff-9916a41bd1c9'}
|
55
|
-
/>
|
40
|
+
### Step 2: Configure 01 AI in LobeChat
|
56
41
|
|
57
|
-
|
42
|
+
- Access the `Settings` interface in LobeChat
|
43
|
+
- Find the setting for `01 AI` under `Language Model`
|
58
44
|
|
59
|
-
|
60
|
-
- Find the setting for `01 AI` under `Language Model`
|
45
|
+
<Image alt={'Enter API Key'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/f539d104-6d64-4cc7-8781-3b36b00d32d0'} />
|
61
46
|
|
62
|
-
|
63
|
-
|
64
|
-
inStep
|
65
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/f539d104-6d64-4cc7-8781-3b36b00d32d0'}
|
66
|
-
/>
|
47
|
+
- Open 01 AI and enter the obtained API key
|
48
|
+
- Choose a 01.AI model for your AI assistant to start the conversation
|
67
49
|
|
68
|
-
|
69
|
-
- Choose a 01.AI model for your AI assistant to start the conversation
|
70
|
-
|
71
|
-
<Image
|
72
|
-
alt={'Select 01.AI Model and Start Conversation'}
|
73
|
-
inStep
|
74
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/8bf73498-4649-4c4d-a95b-b68447599781'}
|
75
|
-
/>
|
76
|
-
|
77
|
-
<Callout type={'warning'}>
|
78
|
-
During usage, you may need to pay the API service provider. Please refer to 01 AI's relevant fee
|
79
|
-
policies.
|
80
|
-
</Callout>
|
50
|
+
<Image alt={'Select 01.AI Model and Start Conversation'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/8bf73498-4649-4c4d-a95b-b68447599781'} />
|
81
51
|
|
52
|
+
<Callout type={'warning'}>
|
53
|
+
During usage, you may need to pay the API service provider. Please refer to 01 AI's relevant fee
|
54
|
+
policies.
|
55
|
+
</Callout>
|
82
56
|
</Steps>
|
83
57
|
|
84
58
|
You can now use the models provided by 01 AI for conversations in LobeChat.
|
@@ -15,71 +15,45 @@ tags:
|
|
15
15
|
|
16
16
|
# 在 LobeChat 中使用零一万物
|
17
17
|
|
18
|
-
<Image
|
19
|
-
alt={'在 LobeChat 中使用零一万物'}
|
20
|
-
cover
|
21
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/4485fbc3-c309-4c4e-83ee-cb82392307a1'}
|
22
|
-
/>
|
18
|
+
<Image alt={'在 LobeChat 中使用零一万物'} cover src={'https://github.com/lobehub/lobe-chat/assets/34400653/4485fbc3-c309-4c4e-83ee-cb82392307a1'} />
|
23
19
|
|
24
|
-
[零一万物](https://www.01.ai/)是一家致力于AI 2.0大模型技术和应用的全球公司,其发布的千亿参数的Yi-Large闭源模型,在斯坦福大学的英语排行AlpacaEval 2.0上,与GPT-4互有第一。
|
20
|
+
[零一万物](https://www.01.ai/)是一家致力于 AI 2.0 大模型技术和应用的全球公司,其发布的千亿参数的 Yi-Large 闭源模型,在斯坦福大学的英语排行 AlpacaEval 2.0 上,与 GPT-4 互有第一。
|
25
21
|
|
26
22
|
本文档将指导你如何在 LobeChat 中使用零一万物:
|
27
23
|
|
28
24
|
<Steps>
|
25
|
+
### 步骤一:获取零一万物 API 密钥
|
29
26
|
|
30
|
-
|
27
|
+
- 注册并登录 [零一万物大模型开放平台](https://platform.lingyiwanwu.com/)
|
28
|
+
- 进入`工作台`并访问`API Key管理`菜单
|
29
|
+
- 系统已为你自动创建了一个 API 密钥,你也可以在此界面创建新的 API 密钥
|
31
30
|
|
32
|
-
|
33
|
-
- 进入`工作台`并访问`API Key管理`菜单
|
34
|
-
- 系统已为你自动创建了一个 API 密钥,你也可以在此界面创建新的 API 密钥
|
31
|
+
<Image alt={'创建零一万物 API 密钥'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/72f165f4-d529-4f01-a3ac-163c66e5ea73'} />
|
35
32
|
|
36
|
-
|
37
|
-
alt={'创建零一万物 API 密钥'}
|
38
|
-
inStep
|
39
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/72f165f4-d529-4f01-a3ac-163c66e5ea73'}
|
40
|
-
/>
|
33
|
+
- 初次使用时需要完成账号认证
|
41
34
|
|
42
|
-
-
|
35
|
+
<Image alt={'完成账号认证'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/e6058456-8f9d-40c1-9ae5-1e9d5eeb9476'} />
|
43
36
|
|
44
|
-
|
45
|
-
|
46
|
-
inStep
|
47
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/e6058456-8f9d-40c1-9ae5-1e9d5eeb9476'}
|
48
|
-
/>
|
37
|
+
- 点击创建好的 API 密钥
|
38
|
+
- 在弹出的对话框中复制并保存 API 密钥
|
49
39
|
|
50
|
-
|
51
|
-
- 在弹出的对话框中复制并保存 API 密钥
|
40
|
+
<Image alt={'保存 API 密钥'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/f892fe64-c734-4944-91ff-9916a41bd1c9'} />
|
52
41
|
|
53
|
-
|
54
|
-
alt={'保存 API 密钥'}
|
55
|
-
inStep
|
56
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/f892fe64-c734-4944-91ff-9916a41bd1c9'}
|
57
|
-
/>
|
42
|
+
### 步骤二:在 LobeChat 中配置零一万物
|
58
43
|
|
59
|
-
|
44
|
+
- 访问 LobeChat 的`设置`界面
|
45
|
+
- 在`语言模型`下找到`零一万物`的设置项
|
60
46
|
|
61
|
-
|
62
|
-
- 在`语言模型`下找到`零一万物`的设置项
|
47
|
+
<Image alt={'填入 API 密钥'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/f539d104-6d64-4cc7-8781-3b36b00d32d0'} />
|
63
48
|
|
64
|
-
|
65
|
-
|
66
|
-
inStep
|
67
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/f539d104-6d64-4cc7-8781-3b36b00d32d0'}
|
68
|
-
/>
|
49
|
+
- 打开零一万物并填入获得的 API 密钥
|
50
|
+
- 为你的 AI 助手选择一个 01.AI 的模型即可开始对话
|
69
51
|
|
70
|
-
|
71
|
-
- 为你的 AI 助手选择一个 01.AI 的模型即可开始对话
|
72
|
-
|
73
|
-
<Image
|
74
|
-
alt={'选择01.AI模型并开始对话'}
|
75
|
-
inStep
|
76
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/8bf73498-4649-4c4d-a95b-b68447599781'}
|
77
|
-
/>
|
78
|
-
|
79
|
-
<Callout type={'warning'}>
|
80
|
-
在使用过程中你可能需要向 API 服务提供商付费,请参考零一万物的相关费用政策。
|
81
|
-
</Callout>
|
52
|
+
<Image alt={'选择01.AI模型并开始对话'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/8bf73498-4649-4c4d-a95b-b68447599781'} />
|
82
53
|
|
54
|
+
<Callout type={'warning'}>
|
55
|
+
在使用过程中你可能需要向 API 服务提供商付费,请参考零一万物的相关费用政策。
|
56
|
+
</Callout>
|
83
57
|
</Steps>
|
84
58
|
|
85
59
|
至此你已经可以在 LobeChat 中使用零一万物提供的模型进行对话了。
|
@@ -13,55 +13,37 @@ tags:
|
|
13
13
|
|
14
14
|
# Using Zhipu ChatGLM in LobeChat
|
15
15
|
|
16
|
-
<Image
|
17
|
-
alt={'Using Together AI in LobeChat'}
|
18
|
-
cover
|
19
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/497e3b20-57ca-4963-b6f4-897c9710c16e'}
|
20
|
-
/>
|
16
|
+
<Image alt={'Using Together AI in LobeChat'} cover src={'https://github.com/lobehub/lobe-chat/assets/34400653/497e3b20-57ca-4963-b6f4-897c9710c16e'} />
|
21
17
|
|
22
18
|
[Zhipu AI](https://www.zhipuai.cn/) is a high-tech company originating from the Department of Computer Science at Tsinghua University. Established in 2019, the company focuses on natural language processing, machine learning, and big data analysis, dedicated to expanding the boundaries of artificial intelligence technology in the field of cognitive intelligence.
|
23
19
|
|
24
20
|
This document will guide you on how to use Zhipu AI in LobeChat:
|
25
21
|
|
26
22
|
<Steps>
|
23
|
+
### Step 1: Obtain the API Key for Zhipu AI
|
27
24
|
|
28
|
-
|
25
|
+
- Visit and log in to the [Zhipu AI Open Platform](https://open.bigmodel.cn/)
|
26
|
+
- Upon initial login, the system will automatically create an API key for you and gift you a resource package of 25M Tokens
|
27
|
+
- Navigate to the `API Key` section at the top to view your API key
|
29
28
|
|
30
|
-
|
31
|
-
- Upon initial login, the system will automatically create an API key for you and gift you a resource package of 25M Tokens
|
32
|
-
- Navigate to the `API Key` section at the top to view your API key
|
29
|
+
<Image alt={'Obtaining Zhipu AI API Key'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/6d6f2bc5-1407-471d-95a8-fb03193edbdb'} />
|
33
30
|
|
34
|
-
|
35
|
-
alt={'Obtaining Zhipu AI API Key'}
|
36
|
-
inStep
|
37
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/6d6f2bc5-1407-471d-95a8-fb03193edbdb'}
|
38
|
-
/>
|
31
|
+
### Step 2: Configure Zhipu AI in LobeChat
|
39
32
|
|
40
|
-
|
33
|
+
- Visit the `Settings` interface in LobeChat
|
34
|
+
- Under `Language Model`, locate the settings for Zhipu AI
|
41
35
|
|
42
|
-
|
43
|
-
- Under `Language Model`, locate the settings for Zhipu AI
|
36
|
+
<Image alt={'Enter Zhipu AI API Key in LobeChat'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/2afffe79-1d37-423c-9363-f09605d5e640'} />
|
44
37
|
|
45
|
-
|
46
|
-
|
47
|
-
inStep
|
48
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/2afffe79-1d37-423c-9363-f09605d5e640'}
|
49
|
-
/>
|
38
|
+
- Open Zhipu AI and enter the obtained API key
|
39
|
+
- Choose a Zhipu AI model for your assistant to start the conversation
|
50
40
|
|
51
|
-
|
52
|
-
- Choose a Zhipu AI model for your assistant to start the conversation
|
53
|
-
|
54
|
-
<Image
|
55
|
-
alt={'Select and use Zhipu AI model'}
|
56
|
-
inStep
|
57
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/b83da559-73d1-4734-87d5-5e22955a9da2'}
|
58
|
-
/>
|
59
|
-
|
60
|
-
<Callout type={'warning'}>
|
61
|
-
During usage, you may need to pay the API service provider, please refer to Zhipu AI's pricing
|
62
|
-
policy.
|
63
|
-
</Callout>
|
41
|
+
<Image alt={'Select and use Zhipu AI model'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/b83da559-73d1-4734-87d5-5e22955a9da2'} />
|
64
42
|
|
43
|
+
<Callout type={'warning'}>
|
44
|
+
During usage, you may need to pay the API service provider, please refer to Zhipu AI's pricing
|
45
|
+
policy.
|
46
|
+
</Callout>
|
65
47
|
</Steps>
|
66
48
|
|
67
49
|
You can now engage in conversations using the models provided by Zhipu AI in LobeChat.
|
@@ -10,52 +10,36 @@ tags:
|
|
10
10
|
|
11
11
|
# 在 LobeChat 中使用智谱 ChatGLM
|
12
12
|
|
13
|
-
<Image
|
14
|
-
alt={'在 LobeChat 中使用 Together AI'}
|
15
|
-
cover
|
16
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/497e3b20-57ca-4963-b6f4-897c9710c16e'}
|
17
|
-
/>
|
13
|
+
<Image alt={'在 LobeChat 中使用 Together AI'} cover src={'https://github.com/lobehub/lobe-chat/assets/34400653/497e3b20-57ca-4963-b6f4-897c9710c16e'} />
|
18
14
|
|
19
|
-
[智谱AI](https://www.zhipuai.cn/)
|
15
|
+
[智谱 AI](https://www.zhipuai.cn/) 是一家源自清华大学计算机系技术成果的高科技公司,成立于 2019 年,专注于自然语言处理、机器学习和大数据分析,致力于在认知智能领域拓展人工智能技术的边界。
|
20
16
|
|
21
17
|
本文档将指导你如何在 LobeChat 中使用智谱 AI:
|
22
18
|
|
23
19
|
<Steps>
|
20
|
+
### 步骤一:获取智谱 AI 的 API 密钥
|
24
21
|
|
25
|
-
|
22
|
+
- 访问并登录 [智谱 AI 开放平台](https://open.bigmodel.cn/)
|
23
|
+
- 初次登录时系统会自动为你创建好 API 密钥并赠送 25M Tokens 的资源包
|
24
|
+
- 进入顶部的 `API密钥` 可以查看你的 API
|
26
25
|
|
27
|
-
|
28
|
-
- 初次登录时系统会自动为你创建好 API 密钥并赠送 25M Tokens 的资源包
|
29
|
-
- 进入顶部的 `API密钥` 可以查看你的 API
|
26
|
+
<Image alt={'获得智谱AI API 密钥'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/6d6f2bc5-1407-471d-95a8-fb03193edbdb'} />
|
30
27
|
|
31
|
-
|
32
|
-
alt={'获得智谱AI API 密钥'}
|
33
|
-
inStep
|
34
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/6d6f2bc5-1407-471d-95a8-fb03193edbdb'}
|
35
|
-
/>
|
28
|
+
### 步骤二:在 LobeChat 中配置智谱 AI
|
36
29
|
|
37
|
-
|
30
|
+
- 访问 LobeChat 的`设置`界面
|
31
|
+
- 在`语言模型`下找到`智谱AI`的设置项
|
38
32
|
|
39
|
-
-
|
40
|
-
- 在`语言模型`下找到`智谱AI`的设置项
|
33
|
+
<Image alt={'LobeChat 中填写智谱AI API 密钥'} inStep src={'https://github.com/lobehub/lobe-chat/assets/34400653/2afffe79-1d37-423c-9363-f09605d5e640'} />
|
41
34
|
|
42
|
-
|
43
|
-
|
44
|
-
inStep
|
45
|
-
src={'https://github.com/lobehub/lobe-chat/assets/34400653/2afffe79-1d37-423c-9363-f09605d5e640'}
|
46
|
-
/>
|
35
|
+
- 打开智谱 AI 并填入获得的 API 密钥
|
36
|
+
- 为你的助手选择一个智谱 AI 的模型即可开始对话
|
47
37
|
|
48
|
-
|
49
|
-
- 为你的助手选择一个智谱AI的模型即可开始对话
|
50
|
-
|
51
|
-
<Image
|
52
|
-
|
53
|
-
alt={' 选择并使用智谱AI模型 '} inStep src={ 'https://github.com/lobehub/lobe-chat/assets/34400653/b83da559-73d1-4734-87d5-5e22955a9da2' } />
|
54
|
-
|
55
|
-
<Callout type={'warning'}>
|
56
|
-
在使用过程中你可能需要向 API 服务提供商付费,请参考智谱AI的费用政策。
|
57
|
-
</Callout>
|
38
|
+
<Image alt={' 选择并使用智谱AI模型 '} inStep src={ 'https://github.com/lobehub/lobe-chat/assets/34400653/b83da559-73d1-4734-87d5-5e22955a9da2' } />
|
58
39
|
|
40
|
+
<Callout type={'warning'}>
|
41
|
+
在使用过程中你可能需要向 API 服务提供商付费,请参考智谱 AI 的费用政策。
|
42
|
+
</Callout>
|
59
43
|
</Steps>
|
60
44
|
|
61
|
-
至此你已经可以在 LobeChat 中使用智谱AI提供的模型进行对话了。
|
45
|
+
至此你已经可以在 LobeChat 中使用智谱 AI 提供的模型进行对话了。
|
package/docs/usage/providers.mdx
CHANGED
@@ -20,12 +20,7 @@ tags:
|
|
20
20
|
|
21
21
|
# Using Multiple Model Providers in LobeChat
|
22
22
|
|
23
|
-
<Image
|
24
|
-
alt={'Multiple Model Providers Support'}
|
25
|
-
borderless
|
26
|
-
cover
|
27
|
-
src={'https://github.com/lobehub/lobe-chat/assets/17870709/1148639c-2687-4a9c-9950-8ca8672f34b6'}
|
28
|
-
/>
|
23
|
+
<Image alt={'Multiple Model Providers Support'} borderless cover src={'https://github.com/lobehub/lobe-chat/assets/17870709/1148639c-2687-4a9c-9950-8ca8672f34b6'} />
|
29
24
|
|
30
25
|
In the continuous development of LobeChat, we deeply understand the importance of diversity in model providers for providing AI conversation services to meet the needs of the community. Therefore, we have expanded our support to multiple model providers instead of being limited to a single one, in order to offer users a more diverse and rich selection of conversation options.
|
31
26
|
|
@@ -18,12 +18,7 @@ tags:
|
|
18
18
|
|
19
19
|
# 在 LobeChat 中使用多模型服务商
|
20
20
|
|
21
|
-
<Image
|
22
|
-
alt={'多模型服务商支持'}
|
23
|
-
borderless
|
24
|
-
cover
|
25
|
-
src={'https://github.com/lobehub/lobe-chat/assets/17870709/1148639c-2687-4a9c-9950-8ca8672f34b6'}
|
26
|
-
/>
|
21
|
+
<Image alt={'多模型服务商支持'} borderless cover src={'https://github.com/lobehub/lobe-chat/assets/17870709/1148639c-2687-4a9c-9950-8ca8672f34b6'} />
|
27
22
|
|
28
23
|
在 LobeChat 的不断发展过程中,我们深刻理解到在提供 AI 会话服务时模型服务商的多样性对于满足社区需求的重要性。因此,我们不再局限于单一的模型服务商,而是拓展了对多种模型服务商的支持,以便为用户提供更为丰富和多样化的会话选择。
|
29
24
|
|
package/docs/usage/start.mdx
CHANGED
@@ -18,8 +18,8 @@ tags:
|
|
18
18
|
|
19
19
|
<Image
|
20
20
|
alt={
|
21
|
-
|
22
|
-
|
21
|
+
'Vision Model / TTS & STT / Local LLMs / Multi AI Providers / Agent Market / Plugin System / Personal'
|
22
|
+
}
|
23
23
|
borderless
|
24
24
|
height={426}
|
25
25
|
margin={12}
|
@@ -27,22 +27,8 @@ tags:
|
|
27
27
|
width={832}
|
28
28
|
/>
|
29
29
|
|
30
|
-
<FeatureCards
|
31
|
-
agentMarket={'Assistant Market'}
|
32
|
-
auth={'Multi-User Management'}
|
33
|
-
database={'Local/Cloud Database'}
|
34
|
-
localLLM={'Local LLM'}
|
35
|
-
pluginSystem={'Plugin System'}
|
36
|
-
providers="Multi AI Providers"
|
37
|
-
textToImage={'Text-to-Image'}
|
38
|
-
tts={'TTS & STT'}
|
39
|
-
vision={'Visual Recognition'}
|
40
|
-
/>
|
30
|
+
<FeatureCards agentMarket={'Assistant Market'} auth={'Multi-User Management'} database={'Local/Cloud Database'} localLLM={'Local LLM'} pluginSystem={'Plugin System'} providers="Multi AI Providers" textToImage={'Text-to-Image'} tts={'TTS & STT'} vision={'Visual Recognition'} />
|
41
31
|
|
42
32
|
## Experience Features
|
43
33
|
|
44
|
-
<ExperienceCards
|
45
|
-
mobile={'Mobile Device Adaptation'}
|
46
|
-
pwa={'Progressive Web App'}
|
47
|
-
theme={'Custom Themes'}
|
48
|
-
/>
|
34
|
+
<ExperienceCards mobile={'Mobile Device Adaptation'} pwa={'Progressive Web App'} theme={'Custom Themes'} />
|
@@ -14,26 +14,9 @@ tags:
|
|
14
14
|
|
15
15
|
# ✨ LobeChat 功能特性一览
|
16
16
|
|
17
|
-
<Image
|
18
|
-
alt={'视觉感知 / 语音会话 / 多 AI 服务商 / 本地LLM / 助手市场 / 插件系统 / 私人定制'}
|
19
|
-
borderless
|
20
|
-
height={426}
|
21
|
-
margin={12}
|
22
|
-
src={'https://github.com/lobehub/lobe-chat/assets/17870709/56b95d48-f573-41cd-8b38-387bf88bc4bf'}
|
23
|
-
width={832}
|
24
|
-
/>
|
17
|
+
<Image alt={'视觉感知 / 语音会话 / 多 AI 服务商 / 本地LLM / 助手市场 / 插件系统 / 私人定制'} borderless height={426} margin={12} src={'https://github.com/lobehub/lobe-chat/assets/17870709/56b95d48-f573-41cd-8b38-387bf88bc4bf'} width={832} />
|
25
18
|
|
26
|
-
<FeatureCards
|
27
|
-
agentMarket={'助手市场'}
|
28
|
-
auth={'多用户管理'}
|
29
|
-
database={'本地/云端数据库'}
|
30
|
-
localLLM={'本地大语言模型'}
|
31
|
-
pluginSystem={'插件系统'}
|
32
|
-
providers="多模型服务商"
|
33
|
-
textToImage={'文生图'}
|
34
|
-
tts={'TTS & STT'}
|
35
|
-
vision={'视觉识别'}
|
36
|
-
/>
|
19
|
+
<FeatureCards agentMarket={'助手市场'} auth={'多用户管理'} database={'本地/云端数据库'} localLLM={'本地大语言模型'} pluginSystem={'插件系统'} providers="多模型服务商" textToImage={'文生图'} tts={'TTS & STT'} vision={'视觉识别'} />
|
37
20
|
|
38
21
|
## 体验特性
|
39
22
|
|