developer-savyour/laravel-tiktoken

A package to connect tiktoken DB with php laravel

dev-main 2023-05-30 15:29 UTC

This package is auto-updated.

Last update: 2024-09-30 02:13:10 UTC


README

Latest Version on Packagist Total Downloads GitHub Actions

This is the package to connect tiktoken Vector DB with laravel via its APIs

Installation

You can install the package via composer:

composer require developer-savyour/laravel-tiktoken

Or for Lumen Project manually add service provider: "DevelopersSavyour\TikToken\TikTokenServiceProvider" to bootstrap/app.php and run

composer dump-autoload

Usage

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email zohaib.tariq@savyour.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.