Skip to content

feat: langchain integration#91

Merged
dolphin-wood merged 3 commits intodevfrom
feat-integration
Jul 11, 2024
Merged

feat: langchain integration#91
dolphin-wood merged 3 commits intodevfrom
feat-integration

Conversation

@dolphin-wood
Copy link
Collaborator

@dolphin-wood dolphin-wood commented Jul 9, 2024

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())

@dolphin-wood dolphin-wood requested a review from wenfengwang July 9, 2024 17:12
@vercel
Copy link

vercel bot commented Jul 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant