| commit | 6d4c7eadb2d465aa665288acc3f45e693d9a76d3 | [log] [tgz] |
|---|---|---|
| author | Josh Bleecher Snyder <josharian@gmail.com> | Mon May 12 12:14:24 2025 -0700 |
| committer | Josh Bleecher Snyder <josharian@gmail.com> | Mon May 12 17:36:19 2025 -0700 |
| tree | 2e5128fc06d72237a292d038008ab15bf59e9b59 | |
| parent | 98b64d1b30d8715a9238fcda7ecedd313c37b5b7 [diff] [blame] |
dear_llm: update Co-Authored-By: sketch <hello@sketch.dev> Change-ID: s9141e33d762836c9k
diff --git a/webui/dear_llm.md b/webui/dear_llm.md new file mode 100644 index 0000000..34ea0c4 --- /dev/null +++ b/webui/dear_llm.md
@@ -0,0 +1,2 @@ +See webui/readme.md for build/run instructions. +Use `npm run gentypes` to sync Go structs with TypeScript types.