AI Text / OCR / Vision
Ollama + GroqTest local Ollama and cloud Groq for normal text, OCR from images, and image analysis. This is now the main page for LLM and vision testing.
Image Generation Test
ComfyUITest image generation through ComfyUI and future image providers like Forge/A1111. Use this page to see generated image results and pull jobs by ID.
Sprite Animation Runner
SPRITE_ANIMATIONBrowse animation folders from wwwroot\spriteAnimations, review horizontal control-pose strips, upload one sprite reference, and generate full animation frames.
AI Tool Selection Test
Tool CallingTest whether local or cloud models select the correct tool from your function schemas. Good for checking router/tool-call behavior before wiring real tools.
Segmentation Consumer Test
Unified ContractUpload an image, add positive or negative points, draw a box, or use text/class selection. The page always consumes one normalized segmentation response while the router hides the selected model/provider.
Jobs and Results
MemoryView DIRECT and PULL jobs stored in memory. See selected node, fallback attempts, generated images, OCR text, errors, and retry information.
Provider Cooldown Admin
Human OverrideView provider/model cooldowns, inspect the last error, clear one cooldown, or clear all cooldowns after you fix a workflow or provider issue.
Quick API Health
| Check | Status | Details |
|---|---|---|
| Not checked | - | Click Run All Checks |
Output will appear here...
Quick Links
- Text, OCR, vision using Ollama and Groq.
- ComfyUI image generation and image job pull.
- Generate sprite animation frames from stored control poses.
- Tool selection testing with schemas.
- Point, box, text, masks, cut-outs, and normalized segmentation output.
- In-memory results and errors.
- Human override for active/expired provider cooldowns.
Raw API
- Hardcoded node registry.
- Text, OCR, vision, and image-generation jobs.
- Segmentation jobs stored in memory.
- Unified segmentation consumer contract.
- Temporary provider cooldowns raw JSON.
- Current OCR/vision resize values.
Current Page Names
- ai-test.htmlWas ollama-test.html
- ai-tool-test.htmlWas ollama-tool-test.html
- image-test.htmlWas test.html
- spriteAnimationRunner.htmlSprite animation generation from pose folders
- animationPoseCreator.htmlCreate control poses for animation frames
- segmentation-test.htmlUnified segmentation consumer page
- jobs.htmlSame name
- cooldowns.htmlProvider cooldown admin and human override page