You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .ai/README.md
+37-5Lines changed: 37 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# AI Artifacts
1
+
# AI Directory: LLM-related files
2
2
3
-
This directory contains files generated for use with AI tools like coding assistants and agents in order to improve the user experience for developers using these tools
3
+
The `/.ai/`directory contains files generated for use with LLM-driven tools like coding assistants and agents in order to improve the user experience for developers using these tools alongside our documentation.
4
4
5
5
## Generate Updated Files
6
6
@@ -12,7 +12,39 @@ Follow these steps to generate a fresh set of files after updating documentation
12
12
python scripts/generate_llms.py
13
13
```
14
14
15
-
2.
15
+
2. Successful file generation will result in output similar to the following:
0 commit comments