We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2235129 commit f3edfceCopy full SHA for f3edfce
charts/azimuth-chat/values.schema.json
@@ -61,7 +61,7 @@
61
"type": "string",
62
"title": "Instruction",
63
"description": "The initial system prompt (i.e. the hidden instruction) to use when generating responses.",
64
- "default": "You are a helpful AI assistant. Please respond appropriately."
+ "default": "You are a helpful AI assistant. Please respond appropriately. Today's date is {date}."
65
},
66
"page_title": {
67
0 commit comments