gadget/packages
Rob Colbert 140c8a75ee add numCtx (Context Window) setting to SESSION panel
- IChatSession/IChatTurn interfaces: add optional numCtx field
- Mongoose schemas: add numCtx field to ChatSession and ChatTurn
- API controller: validate numCtx (>=16384, multiple of 8192)
- ChatSessionService: persist numCtx on session, pass through to turn
- SessionPanel: add range slider for Context Window (hidden for OpenAI)
- Drone buildDroneModelConfig: prefer turn.numCtx over model defaults
2026-05-15 16:02:22 -04:00
..
ai added Gab AI affiliate link; changed Ollama abort procedure 2026-05-15 14:11:45 -04:00
api add numCtx (Context Window) setting to SESSION panel 2026-05-15 16:02:22 -04:00
config refactor: unify logging into @gadget/api as GadgetLog 2026-05-08 16:03:28 -04:00