fix: remove requires block from book_chapter -- context vars from package step are optional
This commit is contained in:
@@ -4,13 +4,6 @@ debug: true
|
|||||||
rag_exclude: [business_plan, charter]
|
rag_exclude: [business_plan, charter]
|
||||||
system: agent_prompt
|
system: agent_prompt
|
||||||
|
|
||||||
requires:
|
|
||||||
- genre_name
|
|
||||||
- genre_audience
|
|
||||||
- prose_style
|
|
||||||
- chapter_target_words
|
|
||||||
- chapter_ref
|
|
||||||
|
|
||||||
conditional_skills:
|
conditional_skills:
|
||||||
- path: guides/YAFictionGuide.md
|
- path: guides/YAFictionGuide.md
|
||||||
genre_contains:
|
genre_contains:
|
||||||
|
|||||||
Reference in New Issue
Block a user