haive.games.chess ================= .. py:module:: haive.games.chess .. autoapi-nested-parse:: Chess game module. This module provides chess game functionality including: - ChessAgent: LLM-powered chess player agent - ChessConfig: Configuration for chess games - ChessState: Game state management Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/haive/games/chess/agent/index /autoapi/haive/games/chess/api_client_example/index /autoapi/haive/games/chess/api_example/index /autoapi/haive/games/chess/aug_llms/index /autoapi/haive/games/chess/config/index /autoapi/haive/games/chess/configurable_config/index /autoapi/haive/games/chess/configurable_engines/index /autoapi/haive/games/chess/debug_schema/index /autoapi/haive/games/chess/dynamic_config/index /autoapi/haive/games/chess/engines/index /autoapi/haive/games/chess/example/index /autoapi/haive/games/chess/example_configurable/index /autoapi/haive/games/chess/example_configurable_players/index /autoapi/haive/games/chess/generic_engines/index /autoapi/haive/games/chess/llm_utils/index /autoapi/haive/games/chess/models/index /autoapi/haive/games/chess/state/index /autoapi/haive/games/chess/state_manager/index /autoapi/haive/games/chess/ui/index /autoapi/haive/games/chess/utils/index