Enhance Gradio interface: Update title to 'Scriptura: A MultiAgent System for Screenplay Creation and Editing' and add detailed description for improved user understanding. c4a371d luke9705 commited on 19 days ago
Refactor load_file function to return paths for images and audio; add caption_image tool for generating image descriptions using Gemma3 c1164ec luke9705 commited on 19 days ago
Update contributors section in README.md for clarity; change model in agent initialization to Qwen3-32B in app.py b107f85 luke9705 commited on 19 days ago
Update system prompt: Clarify final_answer tool usage for generated images and audio 982d28b luke9705 commited on 19 days ago
add tool for generation audio from sample; update agent initialization and Gradio interface structure; swapping back to Gemma for fast testing f1e2fa3 luke9705 commited on 19 days ago
Update agent initialization: switch to OpenAIServerModel and update model ID 56f7f57 luke9705 commited on 19 days ago
Update generate_audio function documentation: specify maximum duration and adjust layout settings in Gradio interface 59a50d1 luke9705 commited on 19 days ago
Enhance generate_audio function: Update parameters, add documentation, and implement audio generation using MusicGen e5ac056 luke9705 commited on 19 days ago
Refactor app.py: Update imports, enhance load_file return structure, and add generate_audio tool 6a5d072 luke9705 commited on 19 days ago
Update agent initialization parameters and model reference in app.py 79fd03c luke9705 commited on 19 days ago
Update system prompt to clarify that generated images should not be linked externally and reinforce the prohibition of nested lists. 4bcceb3 luke9705 commited on 20 days ago