Skip to content

Commit 4ad20ea

Browse files
authored
Update llms.txt file (#1019)
1 parent 1e6fe60 commit 4ad20ea

File tree

2 files changed

+1491
-514
lines changed

2 files changed

+1491
-514
lines changed

docs-chatbot.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,11 @@ pnpm langbase-sync
99
```
1010

1111
This will verify all the changes since the last sync, update these files, and then write the commit hash to `baseai/memory/docs/index.ts` file which you should commit to keep track.
12+
13+
### Update llms.txt file
14+
15+
Run the following command to update the `llms.txt` file:
16+
17+
```sh
18+
pnpm llmstxt
19+
```

0 commit comments

Comments
 (0)