Skip to content

A2API,UPSERT,KingbaseES,BankTransferNetwork

Latest

Choose a tag to compare

@TommyLemon TommyLemon released this 11 Aug 16:21
5284052

feat: add UPSERT_TABLE_MAP in AbstractSQLConfig:INSERT INTO ... ON DUPLICATE KEY UPDATE column = column + 1
AbstractSQLConfig 新增 UPSERT_TABLE_MAP:INSERT INTO ... ON DUPLICATE KEY UPDATE column = column + 1

fix: make mixed CRUD method directives order-independent, thx to @014-code #809
fix: 保持全能 CRUD 按指定顺序执行,感谢 @014-code 的贡献 #809

feat: support KingbaseES MySQL、Oracle、SQL Server 3 modes,thx to @fuziran, @xiaoaozz #868
feat: 支持 KingbaseES MySQL、Oracle、SQL Server 三种兼容模式,感谢 @fuziran, @xiaoaozz 的贡献 #868

doc: add 8 contributors from Tencent, Yonyou, HUST, etc;
doc: 新增登记 8 个来自 腾讯、用友、HUST 等的贡献者;

doc: ecosys add BankTransferNetwork: Financial trading risk analyzer, based on APIJSON + Spark + Kafka
生态新增 金融交易网络风险图谱分析系统,基于 APIJSON + Spark + Kafka 构建
https://gitee.com/guxurui2024/BankTransferNetwork

doc: ecosys add A2API: AI generate UI once, API view/edit data everytime safely, quickly and stably.
doc: 生态新增 A2API: AI 生成一次 UI,API 每次都安全、快速、稳定操作数据

A2API - AI once, API everytime safely, quickly and stably

A2API - 一次 AI,次次 API 安全、快速、稳定读写数据

Chat agent to HTTP API to safely, quickly and stably add, view, edit or remove data in tables, forms or charts together with A2UI.
AI generate UI once, API repeat everytime safely, quickly and stably.
用 A2UI 聊天即兴生成 UI 来安全、快速、稳定调用 HTTP API 增删改查表格、表单、图表等数据。
AI 生成一次 UI,API 每次都安全、快速、稳定执行。

Agent-to-API protocol and MVP demo: generate a simple task UI, tune an HTTP API request until it works, then let users change filters, sort, and paging from the UI — which directly calls HTTP API
without going through the LLM again, no more token cost.
Agent-to-API 协议、引擎与 Demo:生成任务 UI,之后改筛选/排序/分页直接调用 HTTP API,
不再调用大语言模型,不费任何 Token

No SQL execution path. Writes or sensitive reads wait in the Admin approval queue.
不走 SQL 执行路径,写操作或敏感读操作自动申请权限,管理员审批通过后才能调通。





Please ⭐ Star(on the top right) the projects ^^
创作不易,右上角点亮 ⭐️ Star 来收藏/支持热心的作者们吧 ^
^
https://github.com/TommyLemon/A2API