LLMGameHub / src

Commit History

fix: switch to gemini-2.5 stable & improve audio generation
1974cbc
Running

gsavin commited on

fix: make update_audio fn async to avoid server freeze
821d1b2

gsavin commited on

fix: take request timeout from config
7150fb6

gsavin commited on

fix: await coroutine
f8bbabf

gsavin commited on

fix: update Gradio Agents & MCP Hackathon link in app description
42b70a4

kikikita commited on

chore: move llm init to generate prompt step
3c0992c

gsavin commited on

feat: add visits counter
1af8d03

gsavin commited on

fix: add retry/trycatch logic
8517b46

gsavin commited on

fix: update concurrency limit
9730d19

gsavin commited on

feat: update app_description.py
a08624f
unverified

Nikita commited on

fix: render video with html
e852141

gsavin commited on

fix: update styles for the constructor page
75b79a9

gsavin commited on

feat: add description to the app
21fc892

gsavin commited on

feat: add util for LLM retries
85d7f84

gsavin commited on

feat: add timeout with retries for the llm requests
f42cab1

gsavin commited on

feat: update UI
d13ad06

gsavin commited on

fix: runtime errors
2e43905

gsavin commited on

Merge branch 'feature/unique-session-ids' of https://github.com/DeltaZN/gradio-mcp-hackaton into feature/unique-session-ids
45fabe9

gsavin commited on

feat: implement Google API key management and refactor client usage in audio and image generation
21eb680

kikikita commited on

fix: parallel game generation
0a18f7d

gsavin commited on

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

kikikita commited on

fix: update get_user_state and set_user_state calls to be asynchronous
70bca69

kikikita commited on

fix: update import statements to use redis_state for user state management
de90e4d

kikikita commited on

feat: implement Redis-backed user state management and update app structure
ee968a7

kikikita commited on

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

feat: enhance game interaction with custom choice input and update scene handling
9ec6bf4

kikikita commited on

feat: update image handling in node_player_step for improved scene transitions
0db7319

kikikita commited on

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

kikikita commited on

Merge branch 'main' of https://github.com/DeltaZN/gradio-mcp-hackaton into feat/improve-image-generation
2999669

gsavin commited on

feat: improve image generation
4310b90

gsavin commited on

feat: implement LLM game graph and user state management
d8e2b36

kikikita commited on

fix: generate image and change music in parallel
d9ec72e

gsavin commited on

fix: make image generation async
c665bd4

gsavin commited on

fix: partial audio fix
a277e33

gsavin commited on

fix: music generation hangs the server
cf0b823

gsavin commited on

fix: add proper loading screen and fix initial music generation
c55ccab

gsavin commited on

A new start
86b351a

gsavin commited on