* new: add b64 encoding function
* tests: remove garbage
* refactor base64 function name and params
* manual test for remove iamge inference with base64
* use tempfile
* fix: rename remove_inference->remote_inference
---------
Co-authored-by: generall <andrey@vasnetsov.com>
* new: drop python 3.8 support, update type hints
* fix: remove 3.8 from ci
* fix: update type hints
* fix: make netlify use python3.10
* fix: try python3.9 for sphinx
* debug: try updating sphinx
* new: bump ffastembed to 0.4.2
* fix: install numpy<2 for mypy
* fix: install numpy via poetry