app_creator / app.py

Commit History

Fixed Tool and AgentType imports from main langchain package
dd67811

nananie143 commited on

Fixed langchain imports - keeping prompts and memory from main package
7b754ce

nananie143 commited on

Updated imports to use langchain-community instead of langchain
2df78ef

nananie143 commited on

Fixed app generation workflow with proper async execution and error handling
fefcc45

nananie143 commited on

Fixed stream output and app generation
bc8d692

nananie143 commited on

Fixed token length issues and optimized prompts
189fe15

nananie143 commited on

Fixed agent output parsing and async execution
c9a9197

nananie143 commited on

Fixed model loading and agent initialization
bdc6438

nananie143 commited on

Added comprehensive prompt generation with role-specific templates
49575a4

nananie143 commited on

Made entire workflow async with proper async/await patterns
59a4304

nananie143 commited on

Fixed async handling and imports, improved progress phases
cb13344

nananie143 commited on

Added back networkx import and additional typing imports
e099112

nananie143 commited on

Added missing time module import
77f523a

nananie143 commited on

Fixed Gradio launch parameters by removing unsupported enable_queue option
ebc6e25

nananie143 commited on

Fixed log output and improved message formatting with timestamps and emojis
8172412

nananie143 commited on

Added streaming output with real-time progress updates and status indicators
0028ee5

nananie143 commited on

Enhanced Gradio UI with better error handling, logs tab, and sharing enabled
6abb09c

nananie143 commited on

Fixed missing _execute_agent_task and _execute_paths methods in EnhancedAIFlow
4128a97

nananie143 commited on

Enhanced app creator with autonomous file creation, project building, and download capabilities
a74a84f

nananie143 commited on

Update app.py
0805b52
verified

nananie143 commited on

Create app.py
9f0042c
verified

nananie143 commited on