Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the url is missing /embeddings #1

Conversation

joncoelloaccess
Copy link
Contributor

Purpose

To fix up the sql that finds similar articles with the correct URL

Does this introduce a breaking change?

[ ] Yes
[ X] No

Pull Request Type

What kind of change does this Pull Request introduce?
a change to a URL in a SQL script

[X ] 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
  • execute 03-find-similar-articles.sql and get a 404
  • make the change
  • execute 03-find-similar-articles.sql and get a 200
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

@yorek yorek merged commit 1b1cb5b into Azure-Samples:main Apr 11, 2024
1 check passed
@yorek
Copy link
Contributor

yorek commented Apr 11, 2024

Thanks!

yorek pushed a commit that referenced this pull request Apr 15, 2024
Update README.md to add Community Samples
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.

None yet

2 participants