bailian-knowledgebase-retrieve

TotalClaw 作者 totalclaw

百联知识库(由阿里巴巴 ModelStdio 提供)提供检索托管知识库中已矢量化的任何专有数据。它返回法学硕士的多文档、简洁的知识库检索结果。

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~krisyejh-bailian-knowledge-retrieve
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~krisyejh-bailian-knowledge-retrieve/file -o krisyejh-bailian-knowledge-retrieve.md
## 概述(中文)

百联知识库(由阿里巴巴 ModelStdio 提供)提供检索托管知识库中已矢量化的任何专有数据。它返回法学硕士的多文档、简洁的知识库检索结果。

## 原文

# Bailian KnowledgeBase Retrieve

Vector-based hosted KnowledgeBase with Bailian Embedding/Rerank API. Designed for AI agents and chatbots - returns clean, relevant content in your proprietary datahub.

## Retrieve(Search)

```bash
python3 {baseDir}/scripts/retrieve.py "query"
python3 {baseDir}/scripts/retrieve.py "query" 3
```

## Options

- `<count>`: Number of results (default: 5, max: 20)
- `<query>`: User Query for KB Retrieval