Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MCP-1st-Birthday
/
unpredictable-lord
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
353b2d2
unpredictable-lord
/
src
/
unpredictable_lord
32.8 kB
1 contributor
History:
16 commits
ryomo
feat: enhance lord's decision-making with action probabilities and personality traits
353b2d2
16 days ago
__init__.py
Safe
0 Bytes
feat: implement LLM chat functionality with Modal
20 days ago
chat.py
Safe
4.15 kB
refactor: switch llm_modal generate_stream implementation from class-based to function-based to align with llm_zerogpu.py
16 days ago
game_state.py
Safe
15.8 kB
feat: enhance lord's decision-making with action probabilities and personality traits
16 days ago
llm_modal.py
Safe
5 kB
refactor: update llm_zerogpu.py and llm_modal to align each other
16 days ago
llm_zerogpu.py
Safe
2.23 kB
refactor: update llm_zerogpu.py and llm_modal to align each other
16 days ago
mcp_tools.py
4.91 kB
refactor: separate MCP tools to mcp_tools.py
16 days ago
tokenstreamer.py
Safe
727 Bytes
refactor: move TokenStreamer class to its own module
17 days ago