core: purge dead helpers and comments from EmbeddingServerManager; keep only minimal in-process flow

This commit is contained in:
Andy Lee
2025-08-13 23:41:44 -07:00
parent a4346ef701
commit 10bfe9c980
2 changed files with 59 additions and 216 deletions

View File

@@ -278,7 +278,6 @@ jobs:
- name: Run tests with pytest
env:
CI: true
LEANN_SKIP_COMPAT: 1
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
HF_HUB_DISABLE_SYMLINKS: 1
TOKENIZERS_PARALLELISM: false