fix: remove template processing to prevent double-wrapping of templates 24b6371 Scott Cogan commited on Jun 1, 2025
fix: simplify template handling by removing unnecessary processing dfde1fc Scott Cogan commited on Jun 1, 2025
fix: simplify template processing to prevent double-wrapping and ensure proper spacing 4481e03 Scott Cogan commited on Jun 1, 2025
fix: simplify template processing and remove unnecessary escaping 2304ec1 Scott Cogan commited on Jun 1, 2025
fix: improve template processing to handle Jinja2 templates correctly 79161d9 Scott Cogan commited on Jun 1, 2025
fix: resolve template compilation error by removing unnecessary template wrapping 3617c7c Scott Cogan commited on Jun 1, 2025
fix: Handle system prompt template separately from other templates e2642c3 Scott Cogan commited on May 31, 2025
fix: Ensure consistent template formatting for all content 7af7e7f Scott Cogan commited on May 31, 2025
fix: Ensure all template content is properly formatted as Jinja2 templates 8c1f404 Scott Cogan commited on May 31, 2025
fix: Simplify template processing to only handle template variables 7c709cd Scott Cogan commited on May 31, 2025
fix: Rewrite template processing to handle code blocks separately aa7739f Scott Cogan commited on May 31, 2025
fix: Improve template processing for code blocks and newlines 1e77542 Scott Cogan commited on May 31, 2025
fix: Update template format for better Jinja2 compatibility 875f8d9 Scott Cogan commited on May 31, 2025
fix: Simplify template format to use basic string literals c870411 Scott Cogan commited on May 31, 2025
fix: Simplify template processing to handle Jinja2 compilation a43e558 Scott Cogan commited on May 31, 2025
fix: Update YAML block scalar format for better template handling fcf0961 Scott Cogan commited on May 31, 2025
fix: Update YAML block scalar indicators for proper template compilation d8c43d5 Scott Cogan commited on May 31, 2025
fix: Remove tools_dict parameter and update template handling d977661 Scott Cogan commited on May 31, 2025
fix: Remove authorized_imports parameter and update template handling e0ce96b Scott Cogan commited on May 31, 2025
Fix: Simplify template structure and remove complex Jinja2 expressions 969a900 Scott Cogan commited on May 31, 2025
Fix: Pin smolagents version to 0.1.1 to resolve syntax error 69fb85a Scott Cogan commited on May 31, 2025
Fix: Update smolagents imports to use correct class names 403a049 Scott Cogan commited on May 31, 2025
Fix: Pin smolagents version to 0.1.2 for correct imports a2790fb Scott Cogan commited on May 31, 2025
Fix: Update prompt templates structure to match smolagents requirements f8b5424 Scott Cogan commited on May 31, 2025
Refactor: Move prompt templates to separate Python file and update app.py 0d53251 Scott Cogan commited on May 31, 2025
Fix: Replace YAML loading with direct Python dictionary for prompt templates 40dd326 Scott Cogan commited on May 31, 2025