PHP Classes

File: backend/composer.json

Recommend this page to a friend!
  Classes of Rodrigo Faustino   Modelo LLM PHP   backend/composer.json   Download  
File: backend/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Modelo LLM PHP
Large language model to implement a chat bot
Author: By
Last change:
Date: 2 days ago
Size: 363 bytes
 

Contents

Class file image Download
{ "name": "chat/x", "description": "false", "type": "no", "license": "MIT", "autoload": { "psr-4": { "Chat\\X\\": "./" } }, "authors": [ { "name": "faustinopsy", "email": "rodrigohipnose@gmail.com" } ], "require": { "php-ai/php-ml": "^0.10.0" } }