14 lines
382 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: kboss产品推荐
description: 根据用户输入需求从kboss平台获取产品数据交给大模型选择推荐产品
---
# kboss产品推荐
使用kboss提供的获取全量产品清单获取产品列表根据客户输入的需求用大模型匹配5个推荐产品
## 获取kboss全量产品清单
使用以下命令
```
script/get_kboss_products.sh
```