mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-25 05:25:51 -04:00
8401e89b78
* feat(mongodb): add MongoDB Atlas Tool and Voyage AI plugins - mongodb/mongodb-atlas/mongodb_atlas_tool.difypkg Tool plugin for Dify Workflows/Agents: find, full-text search, vector search, aggregate, insert, update, delete on Atlas collections. - mongodb/voyage-ai/voyage_ai.difypkg Tool plugin for embedding (Voyage AI embed) and reranking (Voyage AI rerank) using MongoDB Atlas Voyage AI API. * feat(mongodb): add MongoDB Atlas Tool plugin --------- Co-authored-by: Pavel Duchovny <pavel.duchovny@mongodb.com>