mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-20 19:41:23 +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,
|
||||
"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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user