thojou/llm-documents 问题修复 & 功能扩展

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

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

thojou/llm-documents

Composer 安装命令:

composer require thojou/llm-documents

包简介

A PHP library adapting the original python Document transformation framework to improve vector search results

关键字:

README 文档

README

Static Badge CI Coverage License

PHP LLM Documents is a powerful PHP library that brings LLM (Large Language Model) functionality into the PHP ecosystem. It incorporates various features inspired by popular Python libraries such as langchain and doctran. This library offers capabilities for web search, web scraping, document transformation, text splitting, embeddings, vector storage and retrieval.

Requirements

  • PHP version >= 8.1

Installation

You can effortlessly install the PHP LLM Documents using the popular package manager composer.

This project is currently under development. If installing with composer, please make sure to accept a minimum stability of dev in your composer.json file.

composer require thojou/llm-documents:dev-master

Usage

For more practical examples, please refer to the examples folder.

Documentation

Coming Soon

License

This project is licensed under the generous and permissive MIT license.

统计信息

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

GitHub 信息

  • Stars: 7
  • Watchers: 4
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-10-20