WENPIN1

Results 5 issues of 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. ![photo_2024-05-16_15-19-24](https://github.com/peaBerberian/wasp-hls/assets/13994729/d0ddeb1c-2061-4c9c-b3cb-5b24e67f5ea3) 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,...