mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-02 19:47:13 +00:00
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:
@@ -162,6 +162,11 @@ WEBBROWSING_TOOL_FEAT_TABLE = {
|
||||
"interactions": False,
|
||||
"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 = {
|
||||
|
Reference in New Issue
Block a user