Azure / azure-functions-openai-extension

An extension that adds support for Azure OpenAI/ OpenAI bindings in Azure Functions for LLM (GPT-3.5-Turbo, GPT-4, etc)
MIT License
79 stars 29 forks source link

CosmosDB Mongo vCore - Adding HNSW vector index support #88

Closed aayush3011 closed 2 months ago

aayush3011 commented 5 months ago

Read more about Vector Search in CosmosDB Mongo vCore.

Adding HNSW vector index type support for CosmosDB Mongo vCore vector search. I have also added more properties needed for vector search in the cosmos db configs.

Updated the test cases as well.

manvkaur commented 4 months ago

/azp run

azure-pipelines[bot] commented 4 months ago
Azure Pipelines successfully started running 2 pipeline(s).
manvkaur commented 4 months ago

/azp run

azure-pipelines[bot] commented 4 months ago
Azure Pipelines successfully started running 2 pipeline(s).
aayush3011 commented 4 months ago

/azp run

azure-pipelines[bot] commented 4 months ago
Commenter does not have sufficient privileges for PR 88 in repo Azure/azure-functions-openai-extension
manvkaur commented 3 months ago

Please resolve the conflicts and also update the host file for samples/rag-cosmosdb/javascript

nodejs folder has been split into typescript and javascript

manvkaur commented 2 months ago

it seems there are lot of unintended changes in this PR, merge conflicts pushed unresolved. For example - yml files, java-library, csharp files, etc

manvkaur commented 2 months ago

/azp run

azure-pipelines[bot] commented 2 months ago
Azure Pipelines successfully started running 1 pipeline(s), but failed to run 1 pipeline(s).