[console_scripts]
ai-pipeline-deploy = ai_pipeline_core.deployment.deploy:main
ai-prompt-compiler = ai_pipeline_core.prompt_compiler.cli:main
ai-replay = ai_pipeline_core.replay.cli:main
ai-trace = ai_pipeline_core.observability.cli:main
