mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-28 13:39:28 +07:00
* migration: 添加移除 reasoning_effort 参数和删除 doubao 的迁移脚本 * Refactor code structure for improved readability and maintainability * npx prettier --write "src/**/*" * add proxyUrl for all providers * npx prettier --write "docs/**/*" * Revert * Revert * revert
63 lines
1.9 KiB
Plaintext
63 lines
1.9 KiB
Plaintext
---
|
|
title: Get started with LobeChat
|
|
description: >-
|
|
Explore the exciting features in LobeChat, including Vision Model, TTS & STT, Local LLMs, and Multi AI Providers. Discover more about Agent Market, Plugin System, and Personalization.
|
|
|
|
tags:
|
|
- Feature Overview
|
|
- Vision Model
|
|
- TTS & STT
|
|
- Local LLMs
|
|
- Multi AI Providers
|
|
- Agent Market
|
|
- Plugin System
|
|
---
|
|
|
|
# ✨ Feature Overview
|
|
|
|
## 2024 Overview
|
|
|
|
<Image alt={'LobeChat 2024 Overview'} src={'https://github.com/user-attachments/assets/2428a136-38bf-488c-8033-d9f261d67f3d'} />
|
|
|
|
<Cards>
|
|
<Card href="/docs/usage/features/cot" title="Chain of Thought" />
|
|
|
|
<Card href="/docs/usage/features/branching-conversations" title="Branching Conversations" />
|
|
|
|
<Card href="/docs/usage/features/artifacts" title="Artifacts" />
|
|
|
|
<Card href="/docs/usage/features/knowledge-base" title="File Upload / Knowledge Base" />
|
|
|
|
<Card href="/docs/usage/features/database" title="Local / Remote Database" />
|
|
|
|
<Card href="/docs/usage/features/auth" title="Multi-User Management" />
|
|
</Cards>
|
|
|
|
<br />
|
|
|
|
## 2023 Overview
|
|
|
|
<Image alt={'LobeChat 2023 Overview'} src={'https://github.com/user-attachments/assets/625cf558-4c32-4489-970a-2723ebadbc23'} />
|
|
|
|
<Cards>
|
|
<Card href="/docs/usage/features/multi-ai-providers" title="Multi AI Providers" />
|
|
|
|
<Card href="/docs/usage/features/local-llm" title="Local LLM Support" />
|
|
|
|
<Card href="/docs/usage/features/vision" title="Vision Recognition" />
|
|
|
|
<Card href="/docs/usage/features/tts" title="TTS & STT" />
|
|
|
|
<Card href="/docs/usage/features/text-to-image" title="Text to Image Creation" />
|
|
|
|
<Card href="/docs/usage/features/plugin-system" title="Tool Calling / Plugin System" />
|
|
|
|
<Card href="/docs/usage/features/agent-market" title="Assistant Market" />
|
|
|
|
<Card href="/docs/usage/features/pwa" title="Progressive Web App" />
|
|
|
|
<Card href="/docs/usage/features/mobile" title="Mobile Device Adaptation" />
|
|
|
|
<Card href="/docs/usage/features/theme" title="Custom Themes" />
|
|
</Cards>
|