You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/tests/integration_tests/utilities
Leonid Ganeline 9544b30821
added `Wikipedia` document loader (#4141)
- Added the `Wikipedia` document loader. It is based on the existing
`unilities/WikipediaAPIWrapper`
- Added a respective ut-s and example notebook
- Sorted list of classes in __init__
1 year ago
..
__init__.py
test_arxiv.py
test_duckduckdgo_search_api.py
test_googlesearch_api.py
test_googleserper_api.py google-serper: async + full json results + support for Google Images, Places and News (#4078) 1 year ago
test_jira_api.py
test_openweathermap.py
test_serpapi.py
test_wikipedia_api.py added `Wikipedia` document loader (#4141) 1 year ago
test_wolfram_alpha_api.py