summaryrefslogtreecommitdiff
path: root/SCRATCHPAD.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-09-19 22:52:48 +0300
committerPaul Buetow <paul@buetow.org>2025-09-19 22:52:48 +0300
commiteb72b06fe8e62cb77af73f6dc558d384a5a5fe80 (patch)
treeefeb1165b9fbcb69a4ee675dba7bdc8c28fee3aa /SCRATCHPAD.md
parentacc400768153a7bfda1413f15579c9455b877c87 (diff)
fix
Diffstat (limited to 'SCRATCHPAD.md')
-rw-r--r--SCRATCHPAD.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/SCRATCHPAD.md b/SCRATCHPAD.md
index d9874bc..1e5fb80 100644
--- a/SCRATCHPAD.md
+++ b/SCRATCHPAD.md
@@ -4,12 +4,7 @@ This document shows future items and items in progress. Already completed ones a
## Features
-* [/] Keep global stats about LLM usage for the tmux pane!
-* [/] No a feature, but verify my OpenAI API account so I can use GPT-5 via the API.
- * [ ] Temperature must by default be 1 for GPT-5
- * [ ] Answers aren't streamed ot th eCLI anymore?
- * [ ] GPT-5 is timing out on large responses?
- * [ ] Any more tweaks for GPT-5 API?
+* [ ] Fix that ollama fallback model as there is an extra backtick in it
* [ ] Kagi FastGPT for in-editor search
- Think about an in-editor chat trigger, maybe with S> for search!
* [ ] Test whethe GitHub Copilot support actually works now, and if not, fix it!