Browser mode (cloud deployment)
Loading infrastructure configuration...
React Component
→ useKnowledgeService()
→ BrowserKnowledgeService.method(input)
→ dynamic import("@klay/core")
→ createKnowledgePlatform({ provider: "browser" })
→ unwrapResult(coordinator.method(input))
→ KnowledgePlatform
→ (IndexedDB + Hash/WebLLM embeddings)
→ UIResult<T>Run a test search to verify the pipeline is operational in the current mode.