You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both strategies can be enabled independently via the `rag` section of `lightspeed-stack.yaml`. See [BYOK Feature Documentation](byok_guide.md) for configuration details.
36
36
37
+
> [!NOTE]
38
+
> **Backward compatibility:** if neither `retrieval.inline.sources` nor `retrieval.tool.sources` is
39
+
> configured, all BYOK vector stores registered in llama-stack are automatically exposed as
40
+
> Tool RAG (`file_search`). Inline RAG is **not** enabled in this fallback — only Tool RAG.
0 commit comments