mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-21 03:51:42 +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:
parent
b1c7de98f5
commit
2df05f6f6a
@ -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 = {
|
||||||
|
Loading…
Reference in New Issue
Block a user