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__
2023-05-06 09:32:45 -07:00
..
__init__.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_arxiv.py Vwp/arxiv (#3855) 2023-04-30 18:59:22 -07:00
test_duckduckdgo_search_api.py Align names of search tools (#3620) 2023-04-26 16:21:34 -07:00
test_googlesearch_api.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_googleserper_api.py google-serper: async + full json results + support for Google Images, Places and News (#4078) 2023-05-03 22:35:48 -07:00
test_jira_api.py Fix linting on master (#3327) 2023-04-21 15:49:46 -07:00
test_openweathermap.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_serpapi.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_wikipedia_api.py added Wikipedia document loader (#4141) 2023-05-06 09:32:45 -07:00
test_wolfram_alpha_api.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00