Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@idiotWu
Copy link
Collaborator

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

@idiotWu idiotWu 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

@idiotWu idiotWu merged commit a6a7333 into dev Jul 11, 2024
@idiotWu idiotWu deleted the feat-integration branch July 11, 2024 02:43
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.

2 participants