You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/langchain/tools
d 3 n 7 8bb32d77d0
Update utils.py to make headless an optional argument (#4745)
Making headless an optional argument for
create_async_playwright_browser() and create_sync_playwright_browser()
By default no functionality is changed.

This allows for disabled people to use a web browser intelligently with
their voice, for example, while still seeing the content on the screen.
As well as many other use cases

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
1 year ago
..
arxiv Callbacks Refactor [base] (#3256) 1 year ago
bing_search Deprecate StdInquireTool (#3850) 1 year ago
ddg_search Callbacks Refactor [base] (#3256) 1 year ago
file_management Callbacks Refactor [base] (#3256) 1 year ago
gmail Pass parsed inputs through to tool _run (#4309) 1 year ago
google_places Deprecate StdInquireTool (#3850) 1 year ago
google_search Deprecate StdInquireTool (#3850) 1 year ago
google_serper google-serper: async + full json results + support for Google Images, Places and News (#4078) 1 year ago
graphql [Feature] Add GraphQL Query Tool (#4409) 1 year ago
human Deprecate StdInquireTool (#3850) 1 year ago
interaction Deprecate StdInquireTool (#3850) 1 year ago
jira Callbacks Refactor [base] (#3256) 1 year ago
json Callbacks Refactor [base] (#3256) 1 year ago
metaphor_search Harrison/metaphor search (#4657) 1 year ago
openapi Multi-Hop / Multi-Spec LLM Chain (#2549) 1 year ago
openweathermap add the existing OpenWeatherMap tool to the public api (#4292) 1 year ago
playwright Update utils.py to make headless an optional argument (#4745) 1 year ago
powerbi Tweaks to the PowerBI toolkit and utility (#4442) 1 year ago
python option for csv agent to not include df in prompt (#4610) 1 year ago
requests Callbacks Refactor [base] (#3256) 1 year ago
scenexplain Callbacks Refactor [base] (#3256) 1 year ago
searx_search Callbacks Refactor [base] (#3256) 1 year ago
shell Accept str or list[str] for shell (#4060) 1 year ago
sql_database Callbacks Refactor [base] (#3256) 1 year ago
steamship_image_generation Add Steamship Image Generation Tool (#4580) 1 year ago
vectorstore Vwp/fix vectorstore typing (#3851) 1 year ago
wikipedia added `Wikipedia` document loader (#4141) 1 year ago
wolfram_alpha Deprecate StdInquireTool (#3850) 1 year ago
youtube add youtube tools (#4320) 1 year ago
zapier Allow custom base Zapier prompt (#4213) 1 year ago
__init__.py add the existing OpenWeatherMap tool to the public api (#4292) 1 year ago
base.py fix json saving, update docs to reference anthropic chat model (#4364) 1 year ago
ifttt.py Callbacks Refactor [base] (#3256) 1 year ago
plugin.py Update some Tools Docs (#3913) 1 year ago