Skip to content

fix: remove auto search type#1533

Open
CalebMartinUiPath wants to merge 1 commit intomainfrom
caleb/remove-auto-search-type
Open

fix: remove auto search type#1533
CalebMartinUiPath wants to merge 1 commit intomainfrom
caleb/remove-auto-search-type

Conversation

@CalebMartinUiPath
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions bot added the test:uipath-langchain Triggers tests in the uipath-langchain-python repository label Mar 31, 2026
class SearchMode(str, Enum):
"""Enum representing possible unified search modes."""

AUTO = "Auto"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's a breaking change

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if the only value is SEMANTIC then why do we need the enum at all?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

preview feature should have never made it into the sdk. It will break once we deprecate structured query anyway

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

Labels

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