AutoEmbed v1.0.1
Bug Fix Release
Fixes backend startup failure reported on Windows.
Fixed
- Backend crash on startup — added missing
openaipackage torequirements.txt - Import error handling — replaced broad
except ImportErrorwith explicit module detection - Partial install detection —
ensureDependencies()now checks for bothfastapiandopenai
Upgrade
Download the latest installer below, or if building from source:
git pull
pip install -r backend/requirements.txt