Skip to content

Conversation

@chenzhex
Copy link
Contributor

📌 PR 内容 / PR Description

  • 更新Bocha 搜索并基于lazy内部逻辑重构语音助手。

🔍 相关 Issue / Related Issue

✅ 变更类型 / Type of Change

  • 修复 Bug / Bug fix (non-breaking change that fixes an issue)
  • 新功能 / New feature (non-breaking change that adds functionality)
  • 重构 / Refactor (no functionality change, code structure optimized)
  • 重大变更 / Breaking change (fix or feature that would cause existing functionality to change)
  • [✔] 文档更新 / Documentation update (changes to docs only)
  • 性能优化 / Performance optimization

🧪 如何测试 / How Has This Been Tested?

📷 截图 / Demo (Optional)

  • Bocha
bocha
  • Voice
voice

⚡ 更新后的用法示例 / Usage After Update

# 示例 / Example

🔄 重构前 / 重构后对比 (仅当 Type 为 Refactor) / Refactor Before & After (only for Refactor)

重构前 / Before:

重构后 / After:

⚠️ 注意事项 / Additional Notes


## 使用示例

### 命令行使用
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

下面代码提供的不是命令行。

- 如何使用 [WebModule][lazyllm.tools.webpages.WebModule] 部署带有 Web 界面的代理以便交互。

让我们开始吧!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

模仿官网,加个设计思路,并配图,例如:

Image

- 如何使用 [OnlineChatModule][lazyllm.module.OnlineChatModule] 调用在线大模型,生成自然语言回答。
- 如何使用 [WebModule][lazyllm.tools.webpages.WebModule] 一键部署语音助手,带来“语音问答”式交互体验。
- 如何设置参数 `audio=True` 进行实时语音输入。

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

模仿官网,加个设计思路,并配图,例如:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants