[PR #25] [MERGED] docs/vectorizer readme #1001

Closed
opened 2026-02-16 10:21:38 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/25
Author: @AllenWriter
Created: 1/7/2025
Status: Merged
Merged: 1/7/2025
Merged by: @Yeuoly

Base: mainHead: docs/vectorizer-readme


📝 Commits (2)

  • 2c93b12 Fix:The two parameters given by the vectorizer.ai official API are API Id and API Secret. The original hint was misleading.
  • d40cbb2 Docs:updat vectorizer readm

📊 Changes

5 files changed (+88 additions, -4 deletions)

View changed files

📝 tools/vectorizer/README.md (+84 -0)
tools/vectorizer/_assets/vectorizer-01.png (+0 -0)
tools/vectorizer/_assets/vectorizer-02.png (+0 -0)
tools/vectorizer/_assets/vectorizer-03.png (+0 -0)
📝 tools/vectorizer/provider/vectorizer.yaml (+4 -4)

📄 Description

  • Fix:The two parameters given by the vectorizer.ai official API are API Id and API Secret. The original hint was misleading.
  • Docs:updat vectorizer readm

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/25 **Author:** [@AllenWriter](https://github.com/AllenWriter) **Created:** 1/7/2025 **Status:** ✅ Merged **Merged:** 1/7/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `docs/vectorizer-readme` --- ### 📝 Commits (2) - [`2c93b12`](https://github.com/langgenius/dify-official-plugins/commit/2c93b127ed9ebad772ac9954f2b75cfbc219aac0) Fix:The two parameters given by the vectorizer.ai official API are API Id and API Secret. The original hint was misleading. - [`d40cbb2`](https://github.com/langgenius/dify-official-plugins/commit/d40cbb2f3ef126a31ce03589de07aee2a3ab3b6b) Docs:updat vectorizer readm ### 📊 Changes **5 files changed** (+88 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `tools/vectorizer/README.md` (+84 -0) ➕ `tools/vectorizer/_assets/vectorizer-01.png` (+0 -0) ➕ `tools/vectorizer/_assets/vectorizer-02.png` (+0 -0) ➕ `tools/vectorizer/_assets/vectorizer-03.png` (+0 -0) 📝 `tools/vectorizer/provider/vectorizer.yaml` (+4 -4) </details> ### 📄 Description - **Fix:The two parameters given by the vectorizer.ai official API are API Id and API Secret. The original hint was misleading.** - **Docs:updat vectorizer readm** --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:21:38 -05:00
yindo closed this issue 2026-02-16 10:21:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1001