问HN:你们是如何处理AI代理的支付问题的?
我一直在构建人工智能代理,并遇到了一个问题:
通过API处理支付非常繁琐。
我建立了一个小工具来进行实验: https://agent-purse.vercel.app
想知道其他人是如何解决这个问题的。
查看原文
I’ve been building AI agents and ran into an issue:
Handling payments across APIs is messy.
I built a small tool to experiment: https://agent-purse.vercel.app �
Curious how others solve this.