name
: Name of your braindescription
: Optional description of what the brain containsmodel
: The LLM model to use (e.g., “gpt-4”, “claude-2”)temperature
: Controls randomness in responses (0.0 to 1.0)storage_type
: Type of storage backend (“local”, “s3”, etc.)storage_path
: Path for local storage or bucket name for S3embedding_model
: Model to use for creating embeddingsembedding_dimension
: Dimension of the embedding vectors