php-llm/fabric-pattern
最新稳定版本:0.1.4.51
Composer 安装命令:
composer require php-llm/fabric-pattern
包简介
Slim PHP wrapper for Daniel Miessler's fabric pattern
README 文档
README
Slim PHP wrapper for Daniel Miessler's fabric pattern library.
Installation
Use Composer to install the package:
composer require php-llm/fabric-pattern
On top to the PHP wrapper library this also downloads the Python repository into vendor/danielmiessler/fabric.
Usage
use PhpLlm\FabricPattern\Pattern; // Return markdown of pattern's system prompt $pattern = (new Pattern)->load('extract_wisdom');
You can find the list of available patterns directly in fabric's repository.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-06-12