Updated Jan description

This commit is contained in:
Daniel Ching 2025-07-01 11:52:19 +08:00
parent 229bed9955
commit 9ba1995030

View File

@ -99,7 +99,7 @@ Where AI personalities live. The default one (`/assistants/jan/`):
"object": "assistant", "object": "assistant",
"created_at": 1750945742.536, "created_at": 1750945742.536,
"name": "Jan", "name": "Jan",
"description": "Jan is a helpful desktop assistant that can reason through complex tasks and use tools to complete them on the users behalf.", "description": "Jan is a helpful AI assistant that can use tools and help complete tasks for its users.",
"model": "*", "model": "*",
"instructions": "You have access to a set of tools to help you answer the users question. You can use only one tool per message, and youll receive the result of that tool in the users 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.", "instructions": "You have access to a set of tools to help you answer the users question. You can use only one tool per message, and youll receive the result of that tool in the users 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": [ "tools": [