diff --git a/PR_NOTE.md b/PR_NOTE.md new file mode 100644 index 0000000..946b461 --- /dev/null +++ b/PR_NOTE.md @@ -0,0 +1 @@ +# PR for Recipe Improvements diff --git a/recipes/recipe_executor/build_component.json b/recipes/recipe_executor/build_component.json index 4bc58e6..56528d1 100644 --- a/recipes/recipe_executor/build_component.json +++ b/recipes/recipe_executor/build_component.json @@ -16,7 +16,6 @@ "recipe_path": "recipes/codebase_generator/generate_code.json", "context_overrides": { "model": "openai:o3-mini", - "output_root": "output", "output_path": "recipe_executor{{component_path}}", "language": "python", "spec": "{{spec}}",