shutdown接口 接口功能提供终止LLMManager的功能。 C++函数原型void Shutdown() Python函数shutdown() 接口参数无。 使用样例llm_manager.shutdown() 父主题: LlmManager