mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-06 13:33:37 +00:00
community: add missing link (#23526)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
"""Util that calls Tavily Search API.
|
||||
|
||||
In order to set this up, follow instructions at:
|
||||
https://docs.tavily.com/docs/tavily-api/introduction
|
||||
"""
|
||||
import json
|
||||
from typing import Dict, List, Optional
|
||||
|
@@ -1,6 +1,7 @@
|
||||
"""Util that calls you.com Search API.
|
||||
|
||||
In order to set this up, follow instructions at:
|
||||
https://documentation.you.com/quickstart
|
||||
"""
|
||||
|
||||
import warnings
|
||||
|
Reference in New Issue
Block a user