updated the precomputed TF-IDF dataframe to not include the base path to the docs folder 8c00443 wbrooks commited on Jan 16
making sure all the correct arguments are there in the function calls 67412fc wbrooks commited on Dec 11, 2025
build the search functions on app launch, rather than per-query 88a01a5 wbrooks commited on Dec 10, 2025
switched to the new search functions using sentence-transformers 68fd999 wbrooks commited on Dec 10, 2025
being more selective with the columns that print in the output 9fbd1cf wbrooks commited on Dec 8, 2025
need to used vectorized strip_prefix to modify a polars column 234c1f5 wbrooks commited on Dec 8, 2025
apparently need pyarrow for pandas to_html and the huggingface environment-builder is too stupid to install required packages 931423e wbrooks commited on Dec 8, 2025
use block_embeddings_df from the compressed serialized parquet file 68239c7 wbrooks commited on Dec 7, 2025