mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[PR #62] [MERGED] Api access #350
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/pull/62
Author: @alterxyz
Created: 5/11/2025
Status: ✅ Merged
Merged: 5/11/2025
Merged by: @alterxyz
Base:
main← Head:api_access📝 Commits (5)
d0d81e0init8b03e6echore: rename align with App Type0fc358efix: typo0801f8dchore: naming and docs.json34c8935chore: contributing in page📊 Changes
22 files changed (+13770 additions, -8 deletions)
View changed files
➕
api_access/agent.en.mdx(+1215 -0)➕
api_access/agent.ja.mdx(+1003 -0)➕
api_access/agent.zh.mdx(+1048 -0)➕
api_access/chat.en.mdx(+1215 -0)➕
api_access/chat.ja.mdx(+1003 -0)➕
api_access/chat.zh.mdx(+1048 -0)➕
api_access/chatflow.en.mdx(+1170 -0)➕
api_access/chatflow.ja.mdx(+1027 -0)➕
api_access/chatflow.zh.mdx(+1177 -0)➕
api_access/completion.en.mdx(+518 -0)➕
api_access/completion.ja.mdx(+519 -0)➕
api_access/completion.zh.mdx(+681 -0)➕
api_access/workflow.en.mdx(+691 -0)➕
api_access/workflow.ja.mdx(+688 -0)➕
api_access/workflow.zh.mdx(+674 -0)📝
docs.json(+33 -3)📝
en/features/datasets/README.mdx(+23 -0)📝
en/features/datasets/prompt-engineering.mdx(+23 -0)📝
en/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/readme.mdx(+0 -1)📝
tools/contributing_in_page.py(+10 -0)...and 2 more files
📄 Description
move API access doc from Dify Studio to Docs
minor filename typo fix
refresh contributing buttons
tested locally
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.