A thought vector is a dense, high-dimensional numerical representation (an embedding) that encodes the semantic state or content of an AI agent's intermediate reasoning step within a latent space. It acts as a machine-readable snapshot of a 'thought'—a specific inference, hypothesis, or planning state—generated during processes like Chain-of-Thought or reflection cycles. This allows the agent's otherwise opaque cognitive process to be projected into a continuous mathematical space where similar reasoning states are located near each other.




