Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Agents-MCP-Hackathon
/
LLMGameHub
like
81
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
LLMGameHub
/
src
/
agent
Ctrl+K
Ctrl+K
5 contributors
History:
27 commits
gsavin
fix: take request timeout from config
7150fb6
about 1 month ago
image_agent.py
Safe
6.6 kB
chore: move llm init to generate prompt step
about 1 month ago
llm.py
Safe
1.53 kB
feat: add timeout with retries for the llm requests
about 1 month ago
llm_agent.py
Safe
2.4 kB
Merge branch 'main' of https://github.com/DeltaZN/gradio-mcp-hackaton into feat/improve-image-generation
about 1 month ago
llm_graph.py
Safe
5 kB
fix: parallel game generation
about 1 month ago
models.py
Safe
2.4 kB
feat: implement LLM game graph and user state management
about 1 month ago
music_agent.py
Safe
4.19 kB
chore: move llm init to generate prompt step
about 1 month ago
prompts.py
Safe
1.91 kB
feat: use more precise prompts for music and image generation
about 1 month ago
redis_state.py
Safe
1.88 kB
feat: implement Google API key management and refactor client usage in audio and image generation
about 1 month ago
runner.py
Safe
3.01 kB
fix: await coroutine
about 1 month ago
tools.py
Safe
5.93 kB
feat: add util for LLM retries
about 1 month ago
utils.py
Safe
980 Bytes
fix: take request timeout from config
about 1 month ago