komalg1

Results 8 comments of komalg1

Hi, I would like to work on this issue. Can you please give me some more insights on how I should proceed with it ?

@reisenberger thanks for the notes. Correct me if I am wrong but what I understood is that we want to add a functionality to remove a key from the cache...

Although the citations page is not showing the full domain, it is clickable and redirects to the web page successfully. Same has been handled for Integrated Vectorization

Currently the data ingestion into Azure Search takes place through Push API where the chunking, vectorization is all under the control of the developer. We need to provide a demo...

Was this tested with Integrated Vectorization enabled for URLs?

This feature requires a change to add python package azure-ai-documentintelligence to use DocumentIntelligenceClient instead of DocumentAnalysisClient. Holding off the change temporarily as it can have an impact on the currently...

Document Intelligence resource (formally known as Azure Form Recognizer) is currently only available in 'EastUs', 'WestUS2' & 'WestEurope' [Azure AI Document Intelligence](https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/overview?view=doc-intel-4.0.0)

Closing this issue as when using 'Deploy to Azure' button, OpenAI resource name is now picked up as `[format('openai-{0}', parameters('resourceToken'))]` in the bicep file. When running locally, hardcoding the name...