mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-20 13:54:48 +00:00
- **Description:** - Make Brave Search Tool consistent with other tools and allow reading its api key from `BRAVE_SEARCH_API_KEY` instead of having to pass the api key manually (no breaking changes) - Improve Brave Search Tool by storing api key in `SecretStr` instead of plain `str`. - Add unit test for `BraveSearchWrapper` - Reflect the changes in the documentation - **Issue:** N/A - **Dependencies:** N/A - **Twitter handle:** ivan_brko |
||
---|---|---|
.. | ||
__init__.py | ||
test_arxiv.py | ||
test_brave_search.py | ||
test_cassandra_database.py | ||
test_graphql.py | ||
test_imports.py | ||
test_nvidia_riva_asr.py | ||
test_nvidia_riva_tts.py | ||
test_openapi.py | ||
test_rememberizer.py | ||
test_tavily.py | ||
test_you.py |