mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 14:43:07 +00:00
Merge branch 'master' into wip-v1.0
This commit is contained in:
@@ -167,6 +167,11 @@ WEBBROWSING_TOOL_FEAT_TABLE = {
|
||||
"interactions": False,
|
||||
"pricing": "Free trial, with flat rate plans and pre-paid credits after",
|
||||
},
|
||||
"Anchor Browser": {
|
||||
"link": "/docs/integrations/tools/anchor_browser",
|
||||
"interactions": True,
|
||||
"pricing": "Free trial, with flat rate plans and pre-paid credits after",
|
||||
},
|
||||
}
|
||||
|
||||
DATABASE_TOOL_FEAT_TABLE = {
|
||||
|
||||
Reference in New Issue
Block a user