Azure-Samples / azure-search-power-skills

A collection of useful functions to be deployed as custom skills for Azure Cognitive Search
MIT License
288 stars 170 forks source link

Enhance AOAI / AI Studio Model Catalog Custom Skill #216

Closed farzad528 closed 3 weeks ago

farzad528 commented 4 weeks ago

Purpose

Changes Made

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

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:

How to Test

git clone https://github.com/farzad528/azure-search-power-skills/tree/main
cd azure-search-vector-samples
git checkout main
deploy the new Functions 

What to Check

Verify that the following are valid

Other Information

amitkalay commented 3 weeks ago

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?

farzad528 commented 3 weeks ago

@amitkalay I've overrided