mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-17 16:02:14 +00:00
Created 智能助理使用手册 (markdown)
10
智能助理使用手册.md
Normal file
10
智能助理使用手册.md
Normal file
@@ -0,0 +1,10 @@
|
||||
智能助理可以理解为超音数一系列工具的集合, 如一个智能助理可以具备规则解析, LLM语义解析, 插件等多种工具和能力。配置它之后, 可在问答对话时进行智能助理的灵活选择。
|
||||
|
||||
|
||||
<div align="center" >
|
||||
<img src=https://github.com/lxwcodemonkey/supersonic/blob/master/docs/images/agent.png/>
|
||||
<p>图1-1 智能助理示例</p>
|
||||
</div>
|
||||
|
||||
|
||||
如图, 该agent拥有两个工具, 那么它既可以进行规则解析, 也可以使用LLM进行解析。
|
||||
Reference in New Issue
Block a user