itkdev/llm_services
最新稳定版本:0.0.11
Composer 安装命令:
composer require itkdev/llm_services
包简介
Drupal large language module service integration module
README 文档
README
This Drupal module is an integration to LLM APIs. It tries to provide a new plugin type to make it possible to "talk" with models. This module comes with integration with Ollama and a client for Ollama as an example for the usage of this module.
The module has different Drush commands to test the different parts of a giver provider plugin and also has a "not supported" exception, which can be used for the parts that a given provider does not support (e.g., model installation).
Installation
Require the module in Drupal and enable the module, each provider will then be available at http://launchpad.local.itkdev.dk/en/admin/config/llm_services/settings as local menu tabs for configuration of the provider.
composer require itkdev/llm_services
统计信息
- 总下载量: 810
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: EUPL-1.2
- 更新时间: 2024-05-29