summaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-03-06 19:29:14 -0600
committerCraig Jennings <c@cjennings.net>2026-03-06 19:29:14 -0600
commit4b9f959d8e685f71f155c9fbbf54c6ca30156006 (patch)
tree4d4bdc6c8dc6d51fa6c644f80a2e960e29984e94 /todo.org
parentc129cb78819219d63af98f83c73217decdf55045 (diff)
downloaddotemacs-4b9f959d8e685f71f155c9fbbf54c6ca30156006.tar.gz
dotemacs-4b9f959d8e685f71f155c9fbbf54c6ca30156006.zip
fix(gptel): fix docstring warnings, rename model->string to model-to-string
- Escape single quote in cj/ensure-gptel-backends docstring - Wrap cj/gptel--available-backends docstring to 80 chars - Add missing docstring to cj/gptel--model-to-string - Rename cj/gptel--model->string to cj/gptel--model-to-string - Mark stale model list task as DONE in todo.org
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.org b/todo.org
index c8b945fc..b76b276b 100644
--- a/todo.org
+++ b/todo.org
@@ -144,7 +144,7 @@ Reactions via ~C-; S !~ (~slack-message-add-reaction~) have two problems:
** AI / GPTel
-*** TODO [#B] Update stale model list in ai-config.el
+*** DONE [#B] Update stale model list in ai-config.el
Model IDs are outdated. Update to current models.
See cleanup task below for full list of issues.