Core Modules ============ The core modules provide the fundamental functionality for the negotiation platform. Session Manager -------------- .. automodule:: negotiation_platform.core.session_manager :members: :undoc-members: :show-inheritance: Game Engine ----------- .. automodule:: negotiation_platform.core.game_engine :members: :undoc-members: :show-inheritance: LLM Manager ----------- .. automodule:: negotiation_platform.core.llm_manager :members: :undoc-members: :show-inheritance: Config Manager -------------- .. automodule:: negotiation_platform.core.config_manager :members: :undoc-members: :show-inheritance: Metrics Calculator ------------------ .. automodule:: negotiation_platform.core.metrics_calculator :members: :undoc-members: :show-inheritance: Base Metric ----------- .. automodule:: negotiation_platform.core.base_metric :members: :undoc-members: :show-inheritance: