recordEmbeddingInvocation

open override fun recordEmbeddingInvocation(invocation: EmbeddingInvocation)

Record an embedding invocation against this process. Default implementation is a no-op for AgentProcess implementations that don't track embeddings; com.embabel.agent.core.support.AbstractAgentProcess provides a thread-safe storage.