Neo Anderson

Results 7 issues of Neo Anderson

I have been trying to get this working for hours. Please help. http://mpastell.com/pweave/index.html I am able to run individual code chunks. But how can I generate a report like in...

This plugin rocks! Thank you! I have a question regarding graph nodes marked for deletion. From reading HNSW's Github issues, I understand that nodes are discoverable even if their neighbors...

It seems like the process for deploying to Prod is different from dev deployments. Prod deployment page asks for 2 zip files. I downloaded the application zip file from Vespa...

I've been reviewing the efficient filtering logic of FAISS HNSW as described in the OpenSearch documentation: https://opensearch.org/docs/latest/search-plugins/knn/filter-search-knn/ ## Observations and Questions 1. **Redundant Condition Check** The logic includes a condition...

question
search-improvements

Pin `datasets` to `2.15.0` to resolve `fsspec` compatibility issue causing errors when loading datasets. Version 2.15.0 incorporates the necessary fix https://github.com/huggingface/datasets/issues/6352#issuecomment-1781073234

I have submitted a PR here: https://github.com/Versent/saml2aws/pull/1431 Currently, `saml2aws --version` prints the application version to `stderr`. This change modifies the behavior to print the version string to `stdout` instead while...

component:cli
status:ready-for-dev
priority:low

Currently, `saml2aws --version` prints the application version to `stderr`. This change modifies the behavior to print the version string to `stdout` instead while other logs and errors remain on `stderr`....