mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
ce15ffae6a
- added `Wikipedia` retriever. It is effectively a wrapper for `WikipediaAPIWrapper`. It wrapps load() into get_relevant_documents() - sorted `__all__` in the `retrievers/__init__` - added integration tests for the WikipediaRetriever - added an example (as Jupyter notebook) for the WikipediaRetriever |
||
---|---|---|
.. | ||
document_compressors | ||
__init__.py | ||
test_contextual_compression.py | ||
test_tfidf.py | ||
test_weaviate_hybrid_search.py | ||
test_wikipedia.py |