Base Service Classes
LLM Service
Base implementation for Large Language Model services
LLMService
Base class for LLM services.
Methods
Registers a function handler. Use None
as function_name to handle all functions.
Removes a registered function handler.
Checks if a function handler is registered.
Requests an image from a user.