WENPIN1
WENPIN1
### Which ZincObserve functionalities are relevant/related to the feature request? functions, metrics ### Description Is there any percentile, quantile function for SQL query like elasticsearch , bigquery, influxdb? SQL Avg()...
Hi all, May we have an example for showing how to get input device for image capturing on Apple MAC ? I've tried several code snippets but it always failed...
By May of 2024, does this project support iPhone browser? I checked the demo on iphone, but it has a MediaSourceAttachmentError.  Thanks for your help!
After setting host in location conf [locations.lo] upstream = "charts" path = "/" host = "localhost" proxy_set_headers = ["name:value"] proxy_add_headers = ["name:value"] rewrite = "" plugins = ["pingap:requestId", "pingap:stats"], The...
Dear, I compiled this crate with 'cargo b -r' but following error occurred. error[E0061]: this method takes 3 arguments but 2 arguments were supplied --> src/embeddings.rs:72:10 | 72 | .forward(&token_ids,...