Wire up all agents with LLM calls
- Worldsmith, Character Lead, Voice, Editor agents now call LLM - All nonfiction agents wired (Researcher, Analyst, Writer, FactChecker, Editor) - Orchestrator fully wired with agent pipeline - Add python-dotenv dependency
This commit is contained in:
@@ -28,6 +28,7 @@ dependencies = [
|
||||
"pyyaml>=6.0",
|
||||
"tiktoken>=0.7.0",
|
||||
"markdown>=3.7",
|
||||
"python-dotenv>=1.0.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user