LLM_ENGINE_parametertype_enum枚举 参数类型枚举typedef enum LLM_ENGINE_parametertype_enum { LLM_ENGINE_PARAMETER_STRING, LLM_ENGINE_PARAMETER_INT, LLM_ENGINE_PARAMETER_BOOL, LLM_ENGINE_PARAMETER_BYTES } LLM_ENGINE_ParameterType; 父主题: 结构体和枚举说明