cs.AI, cs.CL, cs.CV

MindCube: Spatial Mental Modeling from Limited Views

arXiv:2506.21458v2 Announce Type: replace-cross
Abstract: Can Vision-Language Models (VLMs) imagine the full scene from just a few views, like humans do? Humans form spatial mental models naturally, internal representations of unseen space, to reason …

datasette, llm

datasette-extract 0.3a0

Release: datasette-extract 0.3a0

Now uses datasette-llm to manage model configuration, which means you can control which models are available for extraction tasks using the extract purpose and LLM model configuration. #38

Tags: …

datasette, llm

datasette-enrichments-llm 0.2a0

Release: datasette-enrichments-llm 0.2a0

This plugin now uses datasette-llm to configure and manage models. This means it’s possible to specify which models should be made available for enrichments, using the new enrichments purpose.

datasette, llm

datasette-llm-usage 0.2a0

Release: datasette-llm-usage 0.2a0

Removed features relating to allowances and estimated pricing. These are now the domain of datasette-llm-accountant.
Now depends on datasette-llm for model configuration. #3
Full prompts and responses and t…

datasette, llm

datasette-llm 0.1a5

Release: datasette-llm 0.1a5

The llm_prompt_context() plugin hook wrapper mechanism now tracks prompts executed within a chain as well as one-off prompts, which means it can be used to track tool call loops. #5

Tags: llm, data…

Scroll to Top