Model Modules ============= The models modules handle different types of language models and their interfaces. Base Model ---------- .. automodule:: negotiation_platform.models.base_model :members: :undoc-members: :show-inheritance: HuggingFace Model Wrapper ------------------------- .. automodule:: negotiation_platform.models.hf_model_wrapper :members: :undoc-members: :show-inheritance: Action Schemas -------------- .. automodule:: negotiation_platform.models.action_schemas :members: :undoc-members: :show-inheritance: