diff options
| author | Craig Jennings <c@cjennings.net> | 2026-03-06 19:29:14 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-03-06 19:29:14 -0600 |
| commit | 4b9f959d8e685f71f155c9fbbf54c6ca30156006 (patch) | |
| tree | 4d4bdc6c8dc6d51fa6c644f80a2e960e29984e94 /todo.org | |
| parent | c129cb78819219d63af98f83c73217decdf55045 (diff) | |
| download | dotemacs-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.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
