Project Configuration
Configure configs/project.yaml.
Example
project:
name: my-agent
version: "1.0.0"
description: "My AI agent"
collector:
enabled: false
url: "http://localhost:8000"
Fields
project.name: Project identifierproject.version: Project versionproject.description: Descriptioncollector.enabled: Enable remote collectorcollector.url: Collector URL