Skip to main content

अवधारणा

AutoGPT और इसी तरह के autonomous agents tasks पर loop करते हैं और tools को call करते हैं। l402-kit किसी भी paid API को एक callable tool के रूप में wrap करता है — agent बिना मानवीय हस्तक्षेप के भुगतान करता है, retry करता है, और जारी रहता है।

इंस्टॉल करें

L402Client एक AutoGPT-compatible command के रूप में

System prompt में जोड़ें

अपने AutoGPT agent के system prompt में यह जोड़ें:

पूर्ण autonomous loop उदाहरण

बजट ट्रैकिंग

उन्नत session सीमाओं के लिए Budget Control देखें और wallet प्राप्त करने के लिए Wallet Quickstart देखें।