Olivier Puraye

Results 9 issues of Olivier Puraye

Missing field was caused by missing field in TruncationParams in hf_tokenizers and has since been fixed. Related hf_tokenizers issue: https://github.com/huggingface/tokenizers/commit/4122a33f095e7da48217e19bf9184fefd0506a8e

### Describe the bug The max computation depth is validated differently when executing a function in a SELECT query than when it is execute directly. `Reached excessive computation depth due...

bug
topic:surrealql

## Prerequisites - [x] I am running the latest version - [x] I checked the documentation and found no answer - [x] I checked to make sure that this issue...

Hi there, I'm trying to center the isotope container. I found this http://jsfiddle.net/desandro/P6JGY/6/ and it works fine for Masonry, but I can't get it to work with the packery layout...

### Is your feature request related to a problem? There is no sensible way to scale a vector without using a JS function. ### Describe the solution Implement scaling function:...

feature
triage

### Describe the bug When using `surrealdb.js` with `surrealdb.node` in persistent storage mode (SurrealKV), the url is actually a local path an should thus not be url-encoded ### Steps to...

bug

### Is your feature request related to a problem? Currently, it is inconvenient to convert each date into a JavaScript Date object before writing it to the database. This process...