This is the package to connect tiktoken Vector DB with laravel via its APIs
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
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email zohaib.tariq@savyour.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.