Skip to content

fix: remove SearchMode.AUTO from context grounding#1619

Merged
JeremyReist2 merged 1 commit intomainfrom
fix/remove-search-mode-auto
May 8, 2026
Merged

fix: remove SearchMode.AUTO from context grounding#1619
JeremyReist2 merged 1 commit intomainfrom
fix/remove-search-mode-auto

Conversation

@JeremyReist2
Copy link
Copy Markdown
Contributor

@JeremyReist2 JeremyReist2 commented May 8, 2026

Summary

  • Removes the AUTO variant from the context grounding SearchMode enum (server no longer supports it).
  • Updates the broken SearchMode.AUTO reference in test_context_grounding_service.py to SearchMode.SEMANTIC.
  • Updates two stale docstrings in _context_grounding_service.py ("Defaults to AUTO" → "Defaults to SEMANTIC").
  • Bumps uipath-platform to 0.1.48.

Test plan

  • pytest packages/uipath-platform/tests/services/test_context_grounding_service.py
  • ruff check packages/uipath-platform
  • mypy packages/uipath-platform/src packages/uipath-platform/tests

@github-actions github-actions Bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-integrations labels May 8, 2026
@JeremyReist2 JeremyReist2 force-pushed the fix/remove-search-mode-auto branch 4 times, most recently from 0caebea to ba352cb Compare May 8, 2026 15:04
@JeremyReist2 JeremyReist2 force-pushed the fix/remove-search-mode-auto branch from ba352cb to f9c5020 Compare May 8, 2026 15:30
@JeremyReist2 JeremyReist2 requested a review from gcuip May 8, 2026 15:32
@JeremyReist2 JeremyReist2 merged commit ed18224 into main May 8, 2026
151 of 153 checks passed
@JeremyReist2 JeremyReist2 deleted the fix/remove-search-mode-auto branch May 8, 2026 15:36
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

🚨 Heads up: uipath-langchain cross-tests are FAILING 🚨

Your changes may break the uipath-langchain-python integration.

⚠️ These checks are NOT enforced by branch protection rules. Please review the failures before merging.

🔍 Inspect the failed run →

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:uipath-integrations test:uipath-langchain Triggers tests in the uipath-langchain-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants