Skip to content

Conversation

@diberry
Copy link
Contributor

@diberry diberry commented Oct 2, 2025

Purpose

  • ...

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@diberry
Copy link
Contributor Author

diberry commented Nov 4, 2025

@jcodella @aditishree1 I've update the code and doc to reflect your comments:

  • use more recent small text embedding model
  • use correct SDK bulk/batch operation
  • use autoscale instead of serverless

@alexwolfmsft @bobtabor @PatAltimore - I've included a language-agnostic markdown file that tells you what this sample does. Can you read through it and see if you can implement in your own language in a way that is idiomatic to that language?

@PatAltimore
Copy link
Contributor

Hi @diberry, Looks great. I like the permission script. I should be able to use this for Go. I saw you deleted your .env.example file. Will it be added somewhere else to do the cp command?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants