laravel-tiktoken maintained by developer-savyour
Description
A package to connect tiktoken DB with php laravel
Author
Last update
2023/05/30 17:29
(dev-main)
License
Downloads
66
Tags
A package to connect tiktoken DB with php laravel
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.