Activity
add config option to switch between model types
add config option to switch between model types
use sqlite db, add UMAP dimensionality reduction
use sqlite db, add UMAP dimensionality reduction
notes in README on what needs more complete coverage
notes in README on what needs more complete coverage
rewrite Label Studio ML doc to match our installation
rewrite Label Studio ML doc to match our installation
Deleted branch
clean out the commented parts of Actions
clean out the commented parts of Actions
fix workflow path, notes in README
fix workflow path, notes in README
forgot to commit the Makefile for sphinx
forgot to commit the Makefile for sphinx
token change, pipeline test
token change, pipeline test
docs dependencies in pyproject.toml
docs dependencies in pyproject.toml
trivial docs change to trigger publish pipeline again
trivial docs change to trigger publish pipeline again
update to not use CoPilot-suggested deprecated action versions
update to not use CoPilot-suggested deprecated action versions
publish docs from any branch for testing purposes
publish docs from any branch for testing purposes
add __init__.py where modules aren't picked up by sphinx
add __init__.py where modules aren't picked up by sphinx
put the pipeline test dependencies back, it's still good work even if
put the pipeline test dependencies back, it's still good work even if
ruff! why did we switch to it for conformity
ruff! why did we switch to it for conformity
replace the Jekyll docs with sphinx (maybe regret)
replace the Jekyll docs with sphinx (maybe regret)
accept https URLs as well as s3 ones, just for testing
accept https URLs as well as s3 ones, just for testing
remember that ruff check --fix doesn't ruff format
remember that ruff check --fix doesn't ruff format
add a minimal test for the prediction results
add a minimal test for the prediction results
Revert "(attempt to) use local port 80"
Revert "(attempt to) use local port 80"
move the docker conf around. inch towards generic model serving
move the docker conf around. inch towards generic model serving
keep a _minimal_ level of chromadb back-compat as seen in tests
keep a _minimal_ level of chromadb back-compat as seen in tests
DVC tracking info for the FlowCam embeddings
DVC tracking info for the FlowCam embeddings
publishall: true - container attaches to host port
publishall: true - container attaches to host port
Use docker (well, podman)-managed volumes
Use docker (well, podman)-managed volumes
Deleted branch
rewrite s3 URLs with the endpoint set in .env
rewrite s3 URLs with the endpoint set in .env
Pull request merge
unstage a DVC tracked database, create it elsewhere
unstage a DVC tracked database, create it elsewhere