zsoltjanes/statamic-bard-openai
Composer 安装命令:
composer require zsoltjanes/statamic-bard-openai
包简介
AI Writer for Statamic Bard fieldtype
README 文档
README
This Statamic package utilizing OpenAI's text generation technology GPT allows for the generation of high-quality, human-like content within the Statamic Bard fieldtype. This integration streamlines the content creation process, saving users time and effort while still delivering professional and engaging results.
Version compatibility 📦
| Addon version | Statamic version |
|---|---|
| 3.0.0 | Statamic 6 |
| 2.0.0 | Statamic 5 |
| 1.0.3 | Statamic 3 & 4 |
Install the matching version, e.g. composer require zsoltjanes/statamic-bard-openai:^2.0 for Statamic 5.
Install 🔧
- Install the addon using
composer require zsoltjanes/statamic-bard-openai - Publish the addon blueprints:
php artisan vendor:publish --tag=statamic-bard-openai-blueprints - In the Statamic Control Panel create/edit the Globals set with handle
statamic_bard_openainamedBard AI Writer. - Get your 🔑 OpenAI API key: https://platform.openai.com/api-keys
- Set your OpenAI settings in that Globals set (API key, organization, model (selectable models can be found here: https://platform.openai.com/docs/models), temperature, max output tokens).
- Edit
presetsto add/remove prompt types. - Enjoy! 🎉
Upgrade guide from v1.0.3
This addon no longer uses a config file. All settings must be stored in Statamic Globals.
- Publish the addon blueprints:
php artisan vendor:publish --tag=statamic-bard-openai-blueprints - In the Statamic Control Panel create/edit the Globals set with handle
statamic_bard_openai. - Move your settings into that Globals set:
api_keyorganization(optional)modeltemperaturemax_output_tokenspresets(grid, can be extended with new prompt types; modes: replace/append/prepend)
Feature request, Bug, issues report 🐛
Please do not hesitate to reach out to us if you require additional features. If you experience any bugs or problems, kindly report them to us: email
License 📝
This addon must be licensed for use on a live website. You can acquire a license at https://statamic.com/addons/zsoltjanes/ai-writer-for-bard. However, during the development process on your local machine, you can utilize Statamic Bard AI Writer without a license.
zsoltjanes/statamic-bard-openai 适用场景与选型建议
zsoltjanes/statamic-bard-openai 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 7.77k 次下载、GitHub Stars 达 3, 最近一次更新时间为 2023 年 02 月 12 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 zsoltjanes/statamic-bard-openai 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 zsoltjanes/statamic-bard-openai 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 7.77k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 34
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2023-02-12