📄️ File Service
The File service is a global service that provides short-term file storage capabilities for Solace Agent Mesh framework. This service enables efficient handling of large files within the system without overloading the PubSub+ event broker or the LLM context.
📄️ History Service
The History service is a global service that provides flexible memory storage capabilities for Solace Agent Mesh. This service enables components to store and retrieve session histories and system internal states.
📄️ LLM Service
The LLM (Large Language Model) service is a global service that acts as an abstraction layer between the LLM configurations and models and the user.
📄️ Embedding Service
The Embedding service is a global service that acts as an abstraction layer between the embedding models and the user.