McRogueFace/tests/vllm_demo
2026-01-03 10:59:52 -05:00
..
0_basic_vllm_demo.py update tests: new scene API 2026-01-03 10:59:52 -05:00
1_multi_agent_demo.py update tests: new scene API 2026-01-03 10:59:52 -05:00
2_integrated_demo.py update tests: new scene API 2026-01-03 10:59:52 -05:00
3_multi_turn_demo.py update tests: new scene API 2026-01-03 10:59:52 -05:00
4_enhanced_action_demo.py update tests: new scene API 2026-01-03 10:59:52 -05:00
action_economy.py feat: Implement enhanced action economy for LLM agent orchestration (#156) 2025-12-28 20:50:00 -05:00
action_executor.py feat: Add action parser and executor for LLM agent actions 2025-12-14 12:53:39 -05:00
action_parser.py feat: Add action parser and executor for LLM agent actions 2025-12-14 12:53:39 -05:00
enhanced_executor.py feat: Implement enhanced action economy for LLM agent orchestration (#156) 2025-12-28 20:50:00 -05:00
enhanced_orchestrator.py feat: Implement enhanced action economy for LLM agent orchestration (#156) 2025-12-28 20:50:00 -05:00
OFFLINE_VIEWER_SPEC.md feat: Implement enhanced action economy for LLM agent orchestration (#156) 2025-12-28 20:50:00 -05:00
test_action_parser.py feat: Add action parser and executor for LLM agent actions 2025-12-14 12:53:39 -05:00
test_world_graph.py feat: Add WorldGraph for deterministic room descriptions (closes #155) 2025-12-14 12:53:30 -05:00
turn_orchestrator.py feat: Add TurnOrchestrator for multi-turn LLM simulation (addresses #156) 2025-12-14 12:53:48 -05:00
world_graph.py feat: Add WorldGraph for deterministic room descriptions (closes #155) 2025-12-14 12:53:30 -05:00