diff --git a/template.py b/template.py index c80fb31..a4c0732 100644 --- a/template.py +++ b/template.py @@ -12,7 +12,6 @@ "docs/Agentic RAG Pipeline.md", "docs/Types of Agentic RAG.md", "flowcharts/project_pipeline.png", - "log/timestamp(log)", "notebooks/TripPlanner_Multi_AI_Agent_Experimental.ipynb", "src/agentic/agents/reporter_agent.py", "src/agentic/agents/travel_agent.py", @@ -55,4 +54,4 @@ pass logging.info(f"Creating empty file: {filepath}") else: - logging.info(f"{filepath} already exists") \ No newline at end of file + logging.info(f"{filepath} already exists")