From 14af90f4979fddf47c2628f2b442bab788b8af0b Mon Sep 17 00:00:00 2001 From: nanobot Date: Thu, 4 Jun 2026 00:45:36 +0200 Subject: [PATCH] dream: 2026-06-03 22:44, 2 change(s) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [MEMORY] OpenRouter is pay-per-token alternative to Ollama subscription for model access [MEMORY] Gemini Flash via Google AI Studio Free Tier: 15 RPM limit — unusable for agent work; only viable for simple prompts without tool calls [MEMORY] Gemini Flash via Google AI Studio Tier 1 (paid): 360+ RPM [MEMORY] Haiku (Claude) via OpenRouter: high rate limits, viable agent model alternative [MEMORY] Gemini Flash Lite via OpenRouter: high rate limits, viable agent model alternative --- memory/.dream_cursor | 2 +- memory/MEMORY.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/memory/.dream_cursor b/memory/.dream_cursor index fb32aea..8c91667 100644 --- a/memory/.dream_cursor +++ b/memory/.dream_cursor @@ -1 +1 @@ -296 \ No newline at end of file +298 \ No newline at end of file diff --git a/memory/MEMORY.md b/memory/MEMORY.md index b02158f..daa7bdc 100644 --- a/memory/MEMORY.md +++ b/memory/MEMORY.md @@ -44,6 +44,11 @@ This file stores important information that should persist across sessions. - Primary nanobot agent model: GLM-5.1:cloud (best sustained productivity over long sessions/hundreds of rounds, strong real-world agent benchmarks) - Alternative nanobot agent model for tool-heavy tasks: Qwen 3.5:cloud (397B variant) - Conservative fallback nanobot agent model: DeepSeek V3.2:cloud +- OpenRouter is pay-per-token alternative to Ollama subscription for model access +- Gemini Flash via Google AI Studio Free Tier: 15 RPM limit — unusable for agent work; only viable for simple prompts without tool calls +- Gemini Flash via Google AI Studio Tier 1 (paid): 360+ RPM +- Haiku (Claude) via OpenRouter: high rate limits, viable agent model alternative +- Gemini Flash Lite via OpenRouter: high rate limits, viable agent model alternative ## Reminder System