From ae97668280a3ac82c9cd58331c8d999da51c5353 Mon Sep 17 00:00:00 2001 From: Daniel Ching <75194564+danielcwq@users.noreply.github.com> Date: Fri, 8 Aug 2025 16:55:06 +0800 Subject: [PATCH] Update docs/src/pages/post/deepresearch.mdx Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --- docs/src/pages/post/deepresearch.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/post/deepresearch.mdx b/docs/src/pages/post/deepresearch.mdx index 2b65ce9b9..c6db22b27 100644 --- a/docs/src/pages/post/deepresearch.mdx +++ b/docs/src/pages/post/deepresearch.mdx @@ -154,7 +154,7 @@ In this example, we used Serper, a web search API that offers MCP server impleme **What We Tested** -For our research query (same as the one we used to test different platfoms), we used both +For our research query (same as the one we used to test different platforms), we used both [Jan-Nano (4B local model)](https://jan.ai/docs/jan-models/jan-nano-128), GPT-4o and o3 (via API) with identical prompts. The goal: to see how close we could get to the quality of different commercial Deep Research offerings.