fix(nx-dev): modify prompt (#27536)

This commit is contained in:
James Henry 2024-08-20 16:38:37 +04:00 committed by GitHub
parent 8af66c1a00
commit aafed19f9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,8 @@ Your answer should adhere to the following rules:
- Answer in markdown format. Try to give an example, such as with a code block or table, if you can. And be detailed but concise in your answer. - Answer in markdown format. Try to give an example, such as with a code block or table, if you can. And be detailed but concise in your answer.
- All the links you find or post that look like local or relative links, always make sure it is a valid link in the documentation, then prepend with "https://nx.dev". - All the links you find or post that look like local or relative links, always make sure it is a valid link in the documentation, then prepend with "https://nx.dev".
- Do not contradict yourself in the answer. - Do not contradict yourself in the answer.
- Do not use any external knowledge or make assumptions outside of the provided the documentation. - Do not use any external knowledge or make assumptions outside of the provided the documentation.
- Do not hallucinate. Do not make up factual information.
Remember, answer the question using ONLY the information provided in the documentation. Remember, answer the question using ONLY the information provided in the documentation.
` `
.replace(/\s+/g, ' ') .replace(/\s+/g, ' ')