mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-21 18:05:33 -04:00
[PR #424] docs: Add Dataset API and Annotation API documentation #525
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs-archived/pull/424
Author: @jasonfish568
Created: 12/31/2024
Status: 🔄 Open
Base:
main← Head:main📝 Commits (5)
a28c82bdocs: Update Dataset API85f8276docs: Add Annotation API documentationce9db63docs: Fixed incorrect param and a tiny error16d7eecMerge branch 'main' of github.com:langgenius/dify-docs into langgenius-main629b240Merge pull request #2 from jasonfish568/langgenius-main📊 Changes
6 files changed (+841 additions, -54 deletions)
View changed files
📝
en/SUMMARY.md(+1 -0)➕
en/guides/annotation/maintain-annotation-via-api.md(+147 -0)📝
en/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-dataset-via-api.md(+271 -28)📝
zh_CN/SUMMARY.md(+1 -0)➕
zh_CN/guides/annotation/maintain-annotation-via-api.md(+149 -0)📝
zh_CN/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-dataset-via-api.md(+272 -26)📄 Description
This is related to PR #12237(https://github.com/langgenius/dify/pull/12237) on main project.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.