Azure-Samples / qdrant-azure

Qdrant Vector Database on Azure Cloud
MIT License
89 stars 22 forks source link

automatically deploy qdrant to azure #26

Closed mario-guerra closed 11 months ago

mario-guerra commented 12 months ago

Purpose

Does this introduce a breaking change?

[ ] Yes
[x] 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
[x] Other... Please describe:
Deployment automation

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

{"result":true,"status":"ok","time":0.519858987} Qdrant test collection created successfully!

Other Information