Metadata-Version: 2.1
Name: llmbot_plugin_bilisearch
Version: 0.2.0
Summary: LLMBOT PLUGIN
Author-Email: sudoskys <coldlando@hotmail.com>
License: MIT
Requires-Python: <3.12,>=3.9
Requires-Dist: bilibili-api-python>=16.2.0
Description-Content-Type: text/markdown

<div align="center">
<a href="https://llmkira.github.io/Docs/plugin/basic">
    <img src="https://raw.githubusercontent.com/LlmKira/.github/main/llmbot/func_call_big.png">
</a>
<h2>llmbot-plugin-bilisearch</h2>
</div>

This is a tool_call plugin for [OpenaiBot](https://github.com/LlmKira/Openaibot) that allows you to invoke the Bilibili
search
function using natural language.

## 📦 Installation

```shell
pip install llmbot_plugin_bilisearch -U
```

## 🚀 The changes you need to make

- [ ] Modify the registrant, project name, and mount point in the pyproject.toml file.
- [ ] Modify the __init__.py file.
- [ ] Modify the folder name.