Xinyue Lu

Results 5 issues of Xinyue Lu

**Describe the bug** I just upgraded to latest keydb 6.3.1 from 6.0.x and I noticed high CPU usage every minute or so. In my scenario the process will simply run...

Priority 2

I have some code involving extracting specific values from string via regular expression. Frequently using `var = str[/regexp/, pos]` triggers the warning `(str[] use_count > 4)` I think it's a...

## Steps to reproduce On Debian 9 (Stretch) or 10 (Buster): ``` apt install libopencc2 gem install ropencc ``` ## Expected `require 'ropencc'` should work. ## Actual ``` LoadError: Could...

### What features would you like to see added? As shown here https://github.com/danny-avila/LibreChat/blob/94eeec354e5a75a5604f61665cddd3d1afbc76f5/api/app/clients/GoogleClient.js#L24 We only use us-central1 endpoint, which puts query stress all over us-central1 servers, and also put users...

enhancement

## Summary Google Vertex AI API provided by Google Cloud has a request limit quota of 1 request per minute per region as of now. If you are having a...