Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
Agents-MCP-Hackathon
/
LLMGameHub
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
LLMGameHub / src /agent
35.7 kB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 28 commits
gsavin's picture
gsavin
fix: switch to gemini-2.5 stable & improve audio generation
1974cbc 11 months ago
  • image_agent.py
    6.6 kB
    chore: move llm init to generate prompt step about 1 year ago
  • llm.py
    1.45 kB
    fix: switch to gemini-2.5 stable & improve audio generation 11 months ago
  • llm_agent.py
    2.4 kB
    Merge branch 'main' of https://github.com/DeltaZN/gradio-mcp-hackaton into feat/improve-image-generation about 1 year ago
  • llm_graph.py
    5 kB
    fix: parallel game generation about 1 year ago
  • models.py
    2.4 kB
    feat: implement LLM game graph and user state management about 1 year ago
  • music_agent.py
    4.19 kB
    chore: move llm init to generate prompt step about 1 year ago
  • prompts.py
    1.91 kB
    feat: use more precise prompts for music and image generation about 1 year ago
  • redis_state.py
    1.88 kB
    feat: implement Google API key management and refactor client usage in audio and image generation about 1 year ago
  • runner.py
    3.01 kB
    fix: await coroutine about 1 year ago
  • tools.py
    5.93 kB
    feat: add util for LLM retries about 1 year ago
  • utils.py
    980 Bytes
    fix: take request timeout from config about 1 year ago