Closed farzad528 closed 3 weeks ago
ScenarioType
CustomSkillException
[ ] Yes [x] No
What kind of change does this Pull Request introduce?
[ ] Bugfix [x] Feature [ ] Code style update (formatting, local variables) [x] Refactoring (no functional changes, no api changes) [ ] Documentation content changes [ ] Other... Please describe:
git clone https://github.com/farzad528/azure-search-power-skills/tree/main cd azure-search-vector-samples git checkout main deploy the new Functions
# Replace with specific test commands or instructions as needed
Verify that the following are valid
Hey @farzad528 - there are merge conflicts with this PR because of my recently merged changes. Can you please resolve those conflicts and resubmit this PR?
@amitkalay I've overrided
Purpose
Changes Made
ScenarioType
Enum for better scenario management.CustomSkillException
class for clearer error messaging.Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
What to Check
Verify that the following are valid
Other Information