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/docs/modules
Leonid Ganeline ce15ffae6a
added `Wikipedia` retriever (#4302)
- 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
1 year ago
..
agents query correction from when to what (#4383) 1 year ago
callbacks
chains
indexes added `Wikipedia` retriever (#4302) 1 year ago
memory
models fix json saving, update docs to reference anthropic chat model (#4364) 1 year ago
prompts Add example on how to use Featureform with langchain (#4337) 1 year ago
utils/examples
agents.rst
chains.rst
indexes.rst
memory.rst
models.rst
paul_graham_essay.txt
prompts.rst
state_of_the_union.txt