Spaces:
Sleeping
Sleeping
| """ | |
| 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. | |
| """ | |