diff --git a/docs/docs/_partial-anonymous-user-owner.mdx b/docs/docs/_partial-anonymous-user-owner.mdx new file mode 100644 index 00000000..35544305 --- /dev/null +++ b/docs/docs/_partial-anonymous-user-owner.mdx @@ -0,0 +1 @@ +In no-auth mode, all documents are attributed to **Anonymous User** because there is no distinct document ownership or unique JWTs. For more control over document ownership and visibility, use OAuth mode. For more information, see [OpenSearch authentication and document access](/knowledge#auth). \ No newline at end of file diff --git a/docs/docs/_partial-gpu-mode-tip.mdx b/docs/docs/_partial-gpu-mode-tip.mdx index d9d229fb..f6e672db 100644 --- a/docs/docs/_partial-gpu-mode-tip.mdx +++ b/docs/docs/_partial-gpu-mode-tip.mdx @@ -2,4 +2,4 @@ GPU acceleration isn't required for most use cases. OpenRAG's CPU-only deployment doesn't prevent you from using GPU acceleration in external services, such as Ollama servers. GPU acceleration is required only for specific use cases, typically involving customization of the ingestion flows or ingestion logic. -For example, writing alternate ingest logic in OpenRAG that uses GPUs directly in the container, or customizing the ingestion flows to use Langflow's Docling component with GPU acceleration instead of OpenRAG's `docling serve` service. \ No newline at end of file +For example, writing alternate ingest logic in OpenRAG that uses GPUs directly in the container, or customizing the ingestion flows to use Langflow's Docling component with GPU acceleration instead of OpenRAG's Docling Serve service. \ No newline at end of file diff --git a/docs/docs/core-components/ingestion.mdx b/docs/docs/core-components/ingestion.mdx index 5f456a7e..386ae382 100644 --- a/docs/docs/core-components/ingestion.mdx +++ b/docs/docs/core-components/ingestion.mdx @@ -171,26 +171,37 @@ The agent can call this component to fetch web content from a given URL, and the Like all OpenRAG flows, you can [inspect the flow in Langflow](/agents#inspect-and-modify-flows), and you can customize it. For more information about MCP in Langflow, see the Langflow documentation on [MCP clients](https://docs.langflow.org/mcp-client) and [MCP servers](https://docs.langflow.org/mcp-tutorial). -## Monitor ingestion +## Monitor ingestion {#monitor-ingestion} -Document ingestion tasks run in the background. +Depending on the amount of data to ingest, document ingestion can take a few seconds, minutes, or longer. +For this reason, document ingestion tasks run in the background. In the OpenRAG user interface, a badge is shown on