npi-ai / npi

Action library for AI Agent
https://www.npi.ai
Apache License 2.0
189 stars 7 forks source link

feat: langchain integration #91

Closed idiotWu closed 3 months ago

idiotWu commented 3 months ago

Usage:

from npiai.tools.web import Chromium
from npiai.integration import langchain

async def main():
    async with Chromium() as chromium:
        toolkit = langchain.create_tool(chromium)
        print(toolkit.get_tools())
vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
npi-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 9, 2024 5:49pm