mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
b84859073b
commit
a952433e64
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ Here is a set of instructions to help LLMs generate correct code that follows An
|
|||
|
||||
<docs-code language="md" path="adev/src/context/best-practices.md" class="compact"/>
|
||||
|
||||
<a download href="/context/best-practices.md" target="_blank">Click here to download the best-practices.md file.</a>
|
||||
<a download href="/assets/context/best-practices.md" target="_blank">Click here to download the best-practices.md file.</a>
|
||||
|
||||
## Rules Files
|
||||
Several editors, such as <a href="https://studio.firebase.google.com?utm_source=adev&utm_medium=website&utm_campaign=BUILD_WITH_AI_ANGULAR&utm_term=angular_devrel&utm_content=build_with_ai_angular_firebase_studio">Firebase Studio</a> have rules files useful for providing critical context to LLMs.
|
||||
|
|
@ -33,4 +33,4 @@ Several editors, such as <a href="https://studio.firebase.google.com?utm_source=
|
|||
* <a href="/llms.txt" target="_blank">llms.txt</a> - an index file providing links to key files and resources.
|
||||
* <a href="/llms-full.txt" target="_blank">llms-full.txt</a> - a more robust compiled set of resources describing how Angular works and how to build Angular applications.
|
||||
|
||||
Be sure [to check out the overview page](/ai) for more information on how to integrate AI into your Angular applications.
|
||||
Be sure [to check out the overview page](/ai) for more information on how to integrate AI into your Angular applications.
|
||||
|
|
|
|||
Loading…
Reference in a new issue