Algio-1452's picture
Modularize LLM integration and restructure parliamentary adapters
006886d
Raw
History Blame Contribute Delete
230 Bytes
"""
LLM Integration Module
This package contains all components required to connect the NationEnvironment
to Large Language Models, including Pydantic schemas, text parsing, context
building, system prompts, and API clients.
"""