Skip to content

Conversation

@Teagan42
Copy link
Contributor

What

  • allow configuring Qdrant host, port, HTTPS and gRPC settings
  • document Qdrant connection environment variables
  • cover new configuration in tests

Why

  • makes Qdrant connection flexible beyond fixed URL

Affects

  • Qdrant client initialisation in server and loader
  • documentation and tests

Testing

  • uv run ruff check .
  • uv run pytest

Documentation

  • updated README.md

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

@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
mcp_plex
   loader.py1861095%32–34, 301, 304–307, 599, 605
   server.py193796%321, 341–345, 378
TOTAL4811796% 

Tests Skipped Failures Errors Time
21 0 💤 0 ❌ 0 🔥 9.432s ⏱️

@Teagan42 Teagan42 merged commit 5c68fcc into main Aug 31, 2025
4 checks passed
@Teagan42 Teagan42 deleted the codex/make-qdrant-configuration-customizable branch August 31, 2025 11:00
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