Commit History

feat: enhance lord's decision-making with action probabilities and personality traits
353b2d2

ryomo commited on

refactor: restructure execute_turn_logic into smaller functions for clarity
b48bb47

ryomo commited on

refactor: separate MCP tools to mcp_tools.py
bd56ca5

ryomo commited on

feat: implement execute_turn functionality
ea5a5fd

ryomo commited on

feat: add available advice options and list functionality
abe8a34

ryomo commited on

feat: implement game state management
389bf98

ryomo commited on

refactor: update llm_zerogpu.py and llm_modal to align each other
0300eff

ryomo commited on

refactor: switch llm_modal generate_stream implementation from class-based to function-based to align with llm_zerogpu.py
0ddba75

ryomo commited on

feat: add .env.sample and update README for USE_MODAL configuration
f0226f8

ryomo commited on

refactor: rename modules for llm to llm_modal.py and llm_zerogpu.py
0a79889

ryomo commited on

refactor: move TokenStreamer class to its own module
77bfbb7

ryomo commited on

refactor: Convert generate_stream to standalone function for ZeroGPU compatibility
669723f

ryomo commited on

feat: add logging
3fa45ef

ryomo commited on

feat: implement zeroGPU support
06a4584

ryomo commited on

feat: implement LLM chat functionality with Modal
2129942

ryomo commited on

Implement "Hello World"
9d6bce3

ryomo commited on