This repository provides the core types for a standardized way to represent messages for LLMs. Additional chunk-types will be added in the future.
pip install llmirfrom llm_ir import AIMessage, AIRoles, AIChunks, AIChunkText, AIChunkFile, AIChunkImageURL