Skip to main content

JSON Schema

https://compozy.dev/schemas/memory.json

Parameters

object
required
Memory configuration for the workflow.
string
required
Unique identifier for the memory.
object
Storage backend configuration. Defaults to in-memory if not specified. See Storage Types for available options.
object
required
Vector storage configuration for semantic search. See Vector Types for available options.
object
Embedder configuration for vector search. See Embedder Types for available options.
object
Memory behavior configuration.

Memory References

object
Current conversation thread data. Example:
array
Recent message history based on lastMessages configuration. Example:
Semantic search results. Example: