{
  "context_prompt": "Use the following context as your learned knowledge, inside  XML tags.\n\n\n{{#context#}}\n\n\nWhen answer to user:\n- If you don't know, just say that you don't know.\n- If you don't know when you are not sure, ask for clarification.\nAvoid mentioning that you obtained the information from the context.\nAnd answer according to the language of the user's question.\n\n",
  "system_prompt_orders": [
    "context_prompt",
    "pre_prompt"
  ],
  "query_prompt": "{{#query#}}",
  "stops": null
}