• Stefy Lanza (nextime / spora )'s avatar
    Implement prompts management system and fix analyze page stats blinking · 2cf569a6
    Stefy Lanza (nextime / spora ) authored
    - Add new prompts database table for system prompt management
    - Create admin prompts page with analyze and training sections
    - Add prompts management UI with separate areas for different functionalities
    - Update analyze page with audio analysis and video splitting checkboxes
    - Modify analyze API to handle new prompt composition logic
    - Update worker_analyze to handle multi-step prompts (video + audio)
    - Fix stats reload blinking in analyze page right panel by updating only changing sections
    - Add prompts link to admin menu navigation
    
    All changes follow the AI.PROMPT rules for database migrations and API updates.
    2cf569a6
Name
Last commit
Last update
docs Loading commit data...
templates Loading commit data...
vidai Loading commit data...
.gitignore Loading commit data...
AI.PROMPT Loading commit data...
CHANGELOG.md Loading commit data...
Dockerfile.runpod Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
TODO.md Loading commit data...
build.bat Loading commit data...
build.sh Loading commit data...
clean.bat Loading commit data...
clean.sh Loading commit data...
create_pod.sh Loading commit data...
image.jpg Loading commit data...
requirements-cuda.txt Loading commit data...
requirements-rocm.txt Loading commit data...
requirements.txt Loading commit data...
setup.bat Loading commit data...
setup.sh Loading commit data...
start.bat Loading commit data...
test_comm.py Loading commit data...
test_runpod.py Loading commit data...
vidai.conf.sample Loading commit data...
vidai.py Loading commit data...
vidai.sh Loading commit data...