Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Agents-MCP-Hackathon
/
LLMGameHub
like
61
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
9 days ago
image_agent.py
Safe
6.6 kB
chore: move llm init to generate prompt step
9 days ago
llm.py
Safe
1.53 kB
feat: add timeout with retries for the llm requests
9 days ago
llm_agent.py
Safe
2.4 kB
Merge branch 'main' of https://github.com/DeltaZN/gradio-mcp-hackaton into feat/improve-image-generation
15 days ago
llm_graph.py
Safe
5 kB
fix: parallel game generation
10 days ago
models.py
Safe
2.4 kB
feat: implement LLM game graph and user state management
15 days ago
music_agent.py
Safe
4.19 kB
chore: move llm init to generate prompt step
9 days ago
prompts.py
Safe
1.91 kB
feat: use more precise prompts for music and image generation
12 days ago
redis_state.py
Safe
1.88 kB
feat: implement Google API key management and refactor client usage in audio and image generation
10 days ago
runner.py
Safe
3.01 kB
fix: await coroutine
9 days ago
tools.py
Safe
5.93 kB
feat: add util for LLM retries
9 days ago
utils.py
Safe
980 Bytes
fix: take request timeout from config
9 days ago