Commit History
fix: take request timeout from config 7150fb6
fix: await coroutine f8bbabf
chore: move llm init to generate prompt step 3c0992c
fix: add retry/trycatch logic 8517b46
feat: add util for LLM retries 85d7f84
feat: add timeout with retries for the llm requests f42cab1
feat: implement Google API key management and refactor client usage in audio and image generation 21eb680
fix: parallel game generation 0a18f7d
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
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