Commit History
fix: make update_audio fn async to avoid server freeze 821d1b2
fix: take request timeout from config 7150fb6
fix: await coroutine f8bbabf
fix: update Gradio Agents & MCP Hackathon link in app description 42b70a4
chore: move llm init to generate prompt step 3c0992c
feat: add visits counter 1af8d03
fix: add retry/trycatch logic 8517b46
fix: update concurrency limit 9730d19
feat: update app_description.py a08624f unverified
Nikita commited on
fix: render video with html e852141
fix: update styles for the constructor page 75b79a9
feat: add description to the app 21fc892
chore: update README 69046d3
feat: add short description 44c4fb2
feat: pin space 1b964f6
feat: add util for LLM retries 85d7f84
feat: add timeout with retries for the llm requests f42cab1
feat: update UI d13ad06
fix: runtime errors 2e43905
Merge pull request #4 from DeltaZN/feature/unique-session-ids e6f8aa9 unverified
Georgii Savin commited on
Merge branch 'feature/unique-session-ids' of https://github.com/DeltaZN/gradio-mcp-hackaton into feature/unique-session-ids 45fabe9
feat: implement Google API key management and refactor client usage in audio and image generation 21eb680
fix: parallel game generation 0a18f7d
fix: generate new user hash only on load 66d8948 unverified
Georgii Savin commited on
fix: make get_user_state calls asynchronous in image_agent and music_agent f31c662
fix: update get_user_state and set_user_state calls to be asynchronous 70bca69
fix: update import statements to use redis_state for user state management de90e4d
feat: implement Redis-backed user state management and update app structure ee968a7
fix: imports for music prompt dca13c2 unverified
Georgii Savin commited on
fix: runtime error with user choice 0e8d8ac unverified
Georgii Savin commited on
fix: runtime error for image and music generation b4c5fb5 unverified
Georgii Savin commited on
feat: use more precise prompts for music and image generation 60e195a unverified
Georgii Savin commited on
feat: adjust scene plot 988c006 unverified
Georgii Savin commited on
feat: adjust the language usage prompt and the length of scenes descriptions 6b58ece unverified
Georgii Savin commited on
fix: add langgraph to dependency list 0b8fd21 unverified
Georgii Savin commited on
feat: enhance game interaction with custom choice input and update scene handling 9ec6bf4
feat: update image handling in node_player_step for improved scene transitions 0db7319
Merge pull request #3 from DeltaZN/llm_agent_integration c4bf773 unverified
Nikita commited on
fix: correct typo in STORY_FRAME_PROMPT and enhance SCENE_PROMPT clarity 63bdab3
Merge pull request #2 from DeltaZN/feat/improve-image-generation c4c426e unverified
Nikita commited on
Merge branch 'main' of https://github.com/DeltaZN/gradio-mcp-hackaton into feat/improve-image-generation 2999669
feat: improve image generation 4310b90
Merge pull request #1 from DeltaZN/llm_agent_integration ccccaf7 unverified
Georgii Savin commited on