AnthropicProcessor      Anthropic API Processor
BaseAPIProcessor        Base API Processor Class
CacheManager            Cache Manager Class
DeepSeekProcessor       DeepSeek API Processor
GeminiProcessor         Gemini API Processor
GrokProcessor           Grok API Processor
MinimaxProcessor        Minimax API Processor
OpenAIProcessor         OpenAI API Processor
OpenRouterProcessor     OpenRouter API Processor
QwenProcessor           Qwen API Processor
StepFunProcessor        StepFun API Processor
UnifiedLogger           Unified Logger for mLLMCelltype Package
ZhipuProcessor          Zhipu API Processor
annotate_cell_types     Cell Type Annotation with Multi-LLM Framework
compare_model_predictions
                        Compare predictions from different models
configure_logger        Set global logger configuration
create_annotation_prompt
                        Prompt templates for mLLMCelltype
get_api_key             Utility functions for API key management
get_logger              Get the global logger instance
interactive_consensus_annotation
                        Interactive consensus building for cell type
                        annotation
list_custom_models      Get list of registered custom models
list_custom_providers   Get list of registered custom providers
logging_functions       Convenience functions for logging
register_custom_model   Register a custom model for a provider
register_custom_provider
                        Register a custom LLM provider
