Skip to content

developers-savyour/laravel-gpt3-tiktoken-encoder-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A package to connect tiktoken DB with php laravel

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages