-
Notifications
You must be signed in to change notification settings - Fork 100
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
Add LlamaIndex Vector Search with Azure AI #474
base: main
Are you sure you want to change the base?
Add LlamaIndex Vector Search with Azure AI #474
Conversation
Here is the commit where I added azd config: Azure-Samples/llama-index-vector-search-javascript@82177ef |
@v-xuto Could you test this template please? |
Testing. |
@hemarina, @manekinekko We have finished this template test, and we filed three issues. Please review. |
@manekinekko Three issues have been fixed, but we have encountered a new issue. Please see the comments for details and fix it. |
Thank you @v-xuto I am investigating the issue. Keep you posted. |
Hi @v-xuto I am unable to reproduce that error. I followed the steps from the readme and I get the app to work as expected. See all logs below. az provision logsazd provisionProvisioning Azure resources (azd provision) ? Select an Azure Subscription to use: 116. ca-javascript-team-2502 (faf8dd08-6434-4aa9-bf01-aed24aa52984) You can view detailed progress in the Azure Portal: (✓) Done: Resource group: rg-lllllits (4.551s)
Using default Azure credential chain for authentication SUCCESS: Your application was provisioned in Azure in 6 minutes 27 seconds. az deploy logsazd deploy Deploying services (azd deploy) (✓) Done: Deploying service llamaindex SUCCESS: Your application was deployed to Azure in 5 minutes 58 seconds. |
@manekinekko There is still question with this issue. For more details, please review comments. |
Please fill out this template! There are three different types of contributions, feel free to delete the checklists that are not applicable to your contribution type.
If you are submitting a new
azd
template to the galleryFill this out if you want your template to be added to the awesome-azd gallery!
Your template repository
Place your template repository link here:
Added an entry to https://github.com/Azure/awesome-azd/blob/main/website/src/data/users.tsx that includes:
Template title - A short title that reflects the local application stack that someone could use to get their application on Azure (e.g. "Containerized React Web App with Java API and MongoDB")
Description - 1-2 sentence description of the architecture (e.g. Azure services) or solution that is defined by the template.
Architecture Diagram or Application Screenshot - The image should include all services and their connections (example). You should add the image to the
website/src/data/images/
.Link to Author's GitHub or other relevant website - Used for attribution
Author's Name - Name to credit on the gallery card
Link to template source - Link to the template GitHub repo
Tags - Specify tags to represent the template. If you don't see a relevant tag for your template? Feel free to add one!
Required tags:
"msft"
) or Community-authored ("community"
)"bicep"
or"terraform"
)"new"
tag for any newly authored templatesIn the PR comment, if you can also add a link to the PR where you made your repo
azd
compatible this will allow us to provide feedback on your template and speed up the review process.If the template is Microsoft-authored, we encourage you to also publish it to learn.microsoft.com/samples.
If you are submitting a resource to be added to the awesome-azd README: