drupal/ai_chatbot_recipe
最新稳定版本:1.16.0
Composer 安装命令:
composer require drupal/ai_chatbot_recipe
包简介
Drupal recipe for AI chatbot with OpenAI and Pinecone integration.
README 文档
README
This is a Drupal recipe for AI chatbot with OpenAI and Pinecone integration. This repository contains recipes for implementing an AI Chatbot with Drupal, OpenAI, and Pinecone.
This is an "opinionated" approach; there are many other llms and vector dbs out there to choose from. The purpose of this recipe is to give a "quick start" solution.
Installation
- Get API keys from OpenAI and Pinecone
- Download the recipe: 'composer require drupal/ai_chatbot_recipe'
- Clear the cache:
drush cr - Enable the recipe:
drush recipe ../recipes/ai_chatbot_recipe - Configure the modules (each chatbot is unique)
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-09-29