haive.games.fox_and_geese.config¶
Configuration for the Fox and Geese game agent.
This module defines the configuration for the Fox and Geese game agent, which includes the game name, state schema, AugLLM configurations, enable_analysis, visualize, and max_turns.
Classes¶
Configuration for the Fox and Geese game agent. |
Module Contents¶
- class haive.games.fox_and_geese.config.FoxAndGeeseConfig[source]¶
Bases:
haive.games.framework.base.config.GameConfigConfiguration for the Fox and Geese game agent.
This class defines the configuration for the Fox and Geese game agent, which includes the game name, state schema, AugLLM configurations, enable_analysis, visualize, recursion_limit and max_turns.