digitaldiff/craft-chatgpt-integration 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

digitaldiff/craft-chatgpt-integration

最新稳定版本:5.0.4

Composer 安装命令:

composer require digitaldiff/craft-chatgpt-integration

包简介

Integration for ChatGPT

README 文档

README

The plugin adds a dropdown to every text field, as well as textarea, Redactor and CKEditor.

With this functionality, text can be automatically corrected, translated, shortened and created. And of course many other functions can be added individually. There are almost no limits.

The texts are directly forwarded to ChatGPT with the respective command. The commands can be entered globally in the settings.

For the plugin to work, an OpenAI ( https://openai.com/ ) account is required and an API key must be created. https://platform.openai.com/account/api-keys

There may be additional costs on the part of OpenAI.

Requirements

This plugin requires Craft CMS 4.4.3 or later, and PHP 8.0.2 or later.

Installation

You can install this plugin from the Plugin Store or with Composer.

From the Plugin Store

Go to the Plugin Store in your project’s Control Panel and search for “chatgpt-integration”. Then press “Install”.

With Composer

Open your terminal and run the following commands:

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require digitaldiff/craft-chatgpt-integration

# tell Craft to install the plugin
./craft plugin/install chatgpt-integration

统计信息

  • 总下载量: 83
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • 开发语言: Twig

其他信息

  • 授权协议: proprietary
  • 更新时间: 2024-03-20