Skip to content

Conversation

@Teagan42
Copy link
Contributor

@Teagan42 Teagan42 commented Sep 9, 2025

What

  • allow overriding dense and sparse embedding models via env vars or CLI flags
  • document model override options
  • add tests for CLI and env model configuration

Why

  • enables selecting different embedding backends at runtime

Affects

  • mcp_plex.loader and mcp_plex.server model initialization and CLI options
  • documentation and developer guidelines

Testing

  • uv run ruff check .
  • uv run pytest

Documentation

  • updated README and AGENTS notes

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

@github-actions
Copy link

github-actions bot commented Sep 9, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
mcp_plex
   loader.py1961592%32–34, 306, 309–312, 357–366, 652
   server.py2221295%81, 99–100, 210, 438, 442, 462–466, 513
TOTAL5212795% 

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

@Teagan42 Teagan42 merged commit f3b46f4 into main Sep 9, 2025
4 checks passed
@Teagan42 Teagan42 deleted the codex/make-models-configurable-via-env-and-cli branch September 9, 2025 05:32
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