diff --git a/docs/src/pages/docs/data-folder.mdx b/docs/src/pages/docs/data-folder.mdx index f073152b3..4c582c801 100644 --- a/docs/src/pages/docs/data-folder.mdx +++ b/docs/src/pages/docs/data-folder.mdx @@ -99,7 +99,7 @@ Where AI personalities live. The default one (`/assistants/jan/`): "object": "assistant", "created_at": 1750945742.536, "name": "Jan", - "description": "Jan is a helpful desktop assistant that can reason through complex tasks and use tools to complete them on the user’s behalf.", + "description": "Jan is a helpful AI assistant that can use tools and help complete tasks for its users.", "model": "*", "instructions": "You have access to a set of tools to help you answer the user’s question. You can use only one tool per message, and you’ll receive the result of that tool in the user’s next response. To complete a task, use tools step by step—each step should be guided by the outcome of the previous one.\nTool Usage Rules:\n1. Always provide the correct values as arguments when using tools. Do not pass variable names—use actual values instead.\n2. You may perform multiple tool steps to complete a task.\n3. Avoid repeating a tool call with exactly the same parameters to prevent infinite loops.", "tools": [