AzureCosmosDB / data-migration-desktop-tool

MIT License
129 stars 53 forks source link

PostgreSQL and Generate vector for Mongo DB #111

Closed hsavran closed 6 months ago

hsavran commented 9 months ago

This contains PostgreSQL source/sink support and embedding generation for Mongo DB. Embedding generation works with Azure AI Services. This feature works great with Azure Cosmos DB Mongo DB VCore

bowencode commented 7 months ago

Adding the vector functionality to the main MongoDB extension isn't appropriate at this time given the dependency on beta OpenAI APIs. To include it here I moved it out to a standalone beta extension that can be added in separately.