pg_tiktoken icon indicating copy to clipboard operation
pg_tiktoken copied to clipboard

tiktoken tokenizer for postgres

Results 5 pg_tiktoken issues
Sort by recently updated
recently updated
newest added

https://github.com/pgcentralfoundation/pgrx/issues/1799

Added a basic regression test.

## Description When using `tiktoken_count` in a generated column on managed Postgres instances (like Neon), we encounter: ``` ERROR: generation expression is not immutable ``` Since tokenization is deterministic (same...

Was just curious if you had any issues with this, will make a PR otherwise. https://github.com/alexpaden/pg_tiktoken/blob/main/README_CACHE.md