docs: add oxylabs to web browsing table (#31931)

Added Oxylabs to the web browsing table

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Co-authored-by: Mason Daugherty <mason@langchain.dev>
This commit is contained in:
zygimantas-jac 2025-07-16 21:00:14 +03:00 committed by GitHub
parent b1c7de98f5
commit 2df05f6f6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -162,6 +162,11 @@ WEBBROWSING_TOOL_FEAT_TABLE = {
"interactions": False, "interactions": False,
"pricing": "Free trial, with flat rate plans and pre-paid credits after", "pricing": "Free trial, with flat rate plans and pre-paid credits after",
}, },
"Oxylabs Web Scraper API": {
"link": "docs/integrations/tools/oxylabs",
"interactions": False,
"pricing": "Free trial, with flat rate plans and pre-paid credits after",
},
} }
DATABASE_TOOL_FEAT_TABLE = { DATABASE_TOOL_FEAT_TABLE = {