Ming

Results 15 comments of Ming

> hi @rebasedming, thanks for the work! We are currently migrating all our input elements to headlessui for our v3 release coming by next week hopefully. Until then we would...

Seconding this feature request. The inability to detect `onInputValueChange` is preventing me from using the `SelectBox`, and as a workaround I had to make my own `SelectBox` in order to...

> If it's not urgent, I can attempt to work on this ticket. This issue might be a bit tricky. Postgres' `pg_total_relation_size` etc. functions look at the size of that...

This is a good idea. We've been discussing ways to separate storage/compute when it comes to embeddings so it doesn't overload the Postgres instance. The rough plan is to bring...

Closing this issue as per my response in #1622

Apologies for the delay. I'm looking into this now, will attempt to reproduce and follow up with updates as they come.

Hey guys, I've attempted to reproduce but everything is succeeding. All code blocks provided above are executing successfully. Since this is an old issue, it's very possible that the source...

I'm not sure I entirely follow this feature request. The way that tsvector represents tokenized text is specific to tsvector and would not be compatible with our Tantivy index. If...