Jorge Menjivar

Results 8 issues of Jorge Menjivar

I am working on implementing RDBMS support using TypeORM. This means support for Postgres, MySQL, MariaDB, etc. At the same time, I am implementing an authentication system based on username...

## Relational Databases Uses [TypeORM](https://github.com/typeorm/typeorm) to implement support for PostgreSQL and MySQL. Support for MariaDB and CockroachDB is suspected but untested. ## CouchDB Includes the work done in #561 which...

This pull request also includes #661 - Fixes issue where the token count on the client side is not the same as the token count returned by the OpenAI API....

I added a zodiac animal as a hidden trophy for each year from 2008 to 2031. This will basically give a secret trophy to each user. ![Screenshot from 2023-12-25 17-56-37](https://github.com/ryo-ma/github-profile-trophy/assets/16660534/9f5fd454-d0f8-4a11-b46b-63c1ee0b3220)...

Is there an easy way to get model information? I would like to know the context size window for any model, preferably from the endpoints API. If there is no...

enhancement

### Describe the problem I've gotten updates to work with the following approach, but they feel a bit inefficient ```rust let tray = app.tray_by_id("main-tray").unwrap(); // Re-adding updated items to a...

type: feature request

I am trying to connect to a remote machine through ssh. It had been working fine until I updated cursor to 0.9.3, from 8.6 or 9.0 (not sure). The host...

# To Reproduce Tested on macOS 14.3.1. Open the system tray menu and keep it open while the system menu gets updated in the background just as shown in #129....