Skip to content

Conversation

@Teagan42
Copy link
Contributor

What

  • remove direct fastembed model usage from server
  • delegate search embedding to Qdrant Fastembed using Document inputs
  • bump version to 0.26.1

Why

  • use Qdrant's built-in embedding support instead of managing models manually

Affects

  • mcp_plex/server.py
  • tests/test_server_cli.py
  • pyproject.toml, uv.lock

Testing

  • uv run ruff check .
  • uv run pytest

Documentation

  • n/a

https://chatgpt.com/codex/tasks/task_e_68c57e90bdc0832890da728a3a59f533

@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
mcp_plex
   loader.py1961592%32–34, 306, 309–312, 357–366, 652
   server.py2201295%79, 97–98, 217, 445, 449, 469–473, 520
TOTAL5192795% 

Tests Skipped Failures Errors Time
25 0 💤 0 ❌ 0 🔥 29.779s ⏱️

@Teagan42 Teagan42 merged commit ad74850 into main Sep 13, 2025
4 checks passed
@Teagan42 Teagan42 deleted the codex/refactor-embedding-handling-in-server.py branch September 13, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants