Ask a question to get started
Enter to send•Shift+Enter new line
OutlineRetriever()
BaseRetriever
OutlineAPIWrapper
Validate that instance url and api key exists in environment.
Run Outline search and get the document content plus the meta information.
Retriever for Outline API.
It wraps run() to get_relevant_documents(). It uses all OutlineAPIWrapper arguments without any change.