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 | c33db7fde4b19dc15f3b63adb6aa3facc05a06a1 (patch) | |
| tree | 97515c2f1a4a4543c896180799296ff2a1ac3515 /todo.org | |
| parent | fd78f1f28fce29987698f628a75f0d9b8d84363f (diff) | |
| download | dotemacs-c33db7fde4b19dc15f3b63adb6aa3facc05a06a1.tar.gz dotemacs-c33db7fde4b19dc15f3b63adb6aa3facc05a06a1.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. |
