Wrapper around OutlineAPI.
This wrapper will use the Outline API to query the documents of your instance. By default it will return the document content of the top-k results. It limits the document content by doc_content_chars_max.
OutlineAPIWrapper()