XWJ

Results 9 issues of XWJ

Is it possible to save call records? It is desirable to provide a function to keep a history of the interface being invoked

归档后,还是会往归档文件中持续写入日志

investigate

所有问题看这里就可以解决了,折腾了好久总结出来的:https://blog.opendeveloper.cn/yapi 修复bug汇总:https://blog.opendeveloper.cn/yapi/bug

When numbers exceeding 9007199254740991 are converted to float64, precision loss occurs, resulting in incorrect comparison results. Why not consider using **"decimal/big decimal"** to solve the problem of precision loss?

希望能增加以下插件 notifier interface-oauth2-token

插件安装不了 | (node:1) UnhandledPromiseRejectionWarning: Error: Cannot find module 'yapi-plugin-notifier' yapi-web | Require stack: yapi-web | - /yapi/vendors/common/plugin.js yapi-web | - /yapi/vendors/server/plugin.js yapi-web | - /yapi/vendors/server/app.js yapi-web | - /yapi/vendors/start.js yapi-web...

如何将获取的结果放到指定的cookiename里?目前看到支持放在header里

请问有用在实际项目中吗?

## 推荐项目:AI-Memory ### 项目地址 https://github.com/xwj-vic/AI-Memory ### 类别 **Go / AI / 基础设施** ### 项目简介 这是一个基于**仿生学原理**构建的 AI Agent 记忆管理系统,后端完全使用 **Go** 语言开发。 目前的 RAG(检索增强生成)方案大多只是把数据一股脑存入向量数据库,导致随着对话增多,噪音变大且 Token 成本激增。这个项目试图解决 AI **“只存不忘”** 的问题。 它模拟了人脑的记忆运作机制: 1. **记忆漏斗**:实现了...