Commit History

Update app.py
cb91ed6
verified

luke9705 commited on

fixed missing imports for docx and odp
90b6539
verified

DMMP commited on

updated agent scope
d0a29d6
verified

DMMP commited on

generate audio minor refactor 2
3650036
verified

DMMP commited on

generate audio minor refactor
1dff562
verified

DMMP commited on

minor change in transcribe audio
7069760
verified

DMMP commited on

minor change in download images
df48a43
verified

DMMP commited on

added final check in check_answer
2c57ebf
verified

DMMP commited on

updated loadfile
ef8b2df
verified

DMMP commited on

Update app.py
a6e3e71
verified

luke9705 commited on

Update app.py
8c0cea6
verified

luke9705 commited on

Update app.py
6e62d86
verified

luke9705 commited on

Update app.py
8bccddb
verified

luke9705 commited on

Update app.py
2d13e1d
verified

luke9705 commited on

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

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

Update contributors section in README.md for clarity; change model in agent initialization to Qwen3-32B in app.py
b107f85

luke9705 commited on

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

Update agent initialization: switch to OpenAIServerModel and update model ID
56f7f57

luke9705 commited on

Update generate_audio function documentation: specify maximum duration and adjust layout settings in Gradio interface
59a50d1

luke9705 commited on

Enhance generate_audio function: Update parameters, add documentation, and implement audio generation using MusicGen
e5ac056

luke9705 commited on

Refactor app.py: Update imports, enhance load_file return structure, and add generate_audio tool
6a5d072

luke9705 commited on

Update agent initialization parameters and model reference in app.py
79fd03c

luke9705 commited on

Update app.py
ce6255c
verified

luke9705 commited on

Update app.py
9dd6a4c
verified

luke9705 commited on

Update app.py
5d9037b
verified

luke9705 commited on

Update check_format function to enable nested list detection and adjust planning interval in Agent class
d7e1d51

luke9705 commited on

Add Claude class for Anthropic API integration with message generation
797c7d6

luke9705 commited on

Remove Claude class implementation from app.py
d3f76d1

luke9705 commited on

Add Claude class for Anthropic API integration and update requirements
e722f9c

luke9705 commited on

Update agent model in Agent class to 'meta-llama/Llama-3.3-70B-Instruct'
5bfed61

luke9705 commited on

Refactor check_format function to disallow nested lists and update agent model to 'Qwen/Qwen3-32B'
5215882

luke9705 commited on

Update HfApiModel to use the 'google/gemma-3-27b-it' model in the Agent class.
7b2bd1f

luke9705 commited on

Enhance check_format function to disallow nested lists (let LLM self-correct) and clarify return types in documentation.
856ab04

luke9705 commited on

Update app.py
8f19907
verified

luke9705 commited on

Enhance check_format function to flatten nested lists and raise error for dict inputs
b5fc7aa

luke9705 commited on

Add render option to Web Search checkbox in Gradio interface
8b72ba7

luke9705 commited on

Refactor Agent initialization and enhance respond function to support web search; add check_format utility function.
a2812c7

luke9705 commited on

Update model in Agent initialization from DeepSeek R1 to Qwen3-32B
0465453

luke9705 commited on

Changed LLM to DeepSeek R1
7e77d43
verified

luke9705 commited on

Added step (8)
7e40121
verified

luke9705 commited on

Enhance agent call method to include conversation history and update system prompt for image handling
698b66e

luke9705 commited on

Update system prompt and enhance image generation response handling
c28df4a

luke9705 commited on

Refactor respond function to simplify return logic and update system prompt for image generation specifications
ed2817d

luke9705 commited on

update system prompt and addind .txt
5ece203

luke9705 commited on

Image generation tool added
dd1055c

luke9705 commited on

add history cache
b4d9d0c

luke9705 commited on

pdf reader added
34bcc8d

luke9705 commited on

Update app.py
5053e3f
verified

luke9705 commited on

Update app.py
3f79364
verified

luke9705 commited on