mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #1923] [CLOSED] Oracle AI Database v0.0.3 #2151
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-official-plugins/pull/1923
Author: @WilburOracle
Created: 10/24/2025
Status: ❌ Closed
Base:
main← Head:oracledb.0.0.2📝 Commits (5)
8db9fcaRename Oracle AI Database5c1c13dAdd Oracle Execution Tool044022eOracle AI Database Plugin v0.0.3a33d422Oracle AI Database Plugin v0.0.3d1baad9Oracle AI Database Plugin v0.0.3📊 Changes
25 files changed (+530 additions, -153 deletions)
View changed files
📝
tools/oracle_ai_db/GUIDE.md(+0 -0)📝
tools/oracle_ai_db/LICENSE(+0 -0)📝
tools/oracle_ai_db/PRIVACY.md(+0 -0)➕
tools/oracle_ai_db/README.assets/execution.png(+0 -0)➕
tools/oracle_ai_db/README.assets/query.png(+0 -0)➕
tools/oracle_ai_db/README.md(+190 -0)➕
tools/oracle_ai_db/_assets/oracle.svg(+1 -0)📝
tools/oracle_ai_db/main.py(+0 -0)➕
tools/oracle_ai_db/manifest.yaml(+30 -0)📝
tools/oracle_ai_db/provider/oracle_ai_db.py(+0 -0)➕
tools/oracle_ai_db/provider/oracle_ai_db.yaml(+16 -0)📝
tools/oracle_ai_db/requirements.txt(+0 -0)➕
tools/oracle_ai_db/tools/execution.py(+115 -0)➕
tools/oracle_ai_db/tools/execution.yaml(+106 -0)📝
tools/oracle_ai_db/tools/query.py(+43 -7)📝
tools/oracle_ai_db/tools/query.yaml(+29 -18)➖
tools/oracle_db_23ai/README.assets/config.png(+0 -0)➖
tools/oracle_db_23ai/README.assets/parameters.png(+0 -0)➖
tools/oracle_db_23ai/README.assets/result.png(+0 -0)➖
tools/oracle_db_23ai/README.assets/success.png(+0 -0)...and 5 more files
📄 Description
Related Issues or Context
Update Oracle Database Tool to verlsion 0.0.3. ( New Plugin name is Oracle AI Database)
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
dify_plugin>=0.3.0,<0.5.0is in requirements.txt (SDK docs)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.