- valueOf(String) - Static method in enum org.dromara.hutool.ai.model.doubao.DoubaoCommon.DoubaoContext
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.hutool.ai.model.doubao.DoubaoCommon.DoubaoVideo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.hutool.ai.model.doubao.DoubaoCommon.DoubaoVision
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.hutool.ai.model.grok.GrokCommon.GrokVision
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.hutool.ai.model.openai.OpenaiCommon.OpenaiReasoning
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.hutool.ai.model.openai.OpenaiCommon.OpenaiSpeech
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.hutool.ai.model.openai.OpenaiCommon.OpenaiVision
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.hutool.ai.ModelName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.hutool.ai.Models.DeepSeek
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.hutool.ai.Models.Doubao
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.hutool.ai.Models.Grok
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.dromara.hutool.ai.Models.Openai
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.dromara.hutool.ai.model.doubao.DoubaoCommon.DoubaoContext
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.hutool.ai.model.doubao.DoubaoCommon.DoubaoVideo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.hutool.ai.model.doubao.DoubaoCommon.DoubaoVision
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.hutool.ai.model.grok.GrokCommon.GrokVision
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.hutool.ai.model.openai.OpenaiCommon.OpenaiReasoning
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.hutool.ai.model.openai.OpenaiCommon.OpenaiSpeech
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.hutool.ai.model.openai.OpenaiCommon.OpenaiVision
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.hutool.ai.ModelName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.hutool.ai.Models.DeepSeek
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.hutool.ai.Models.Doubao
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.hutool.ai.Models.Grok
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.dromara.hutool.ai.Models.Openai
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- videoTasks(String, String, List<DoubaoCommon.DoubaoVideo>) - Method in interface org.dromara.hutool.ai.model.doubao.DoubaoService
-
创建视频生成任务
注意:调用该方法时,配置config中的model为您创建的推理接入点(Endpoint)ID。
- videoTasks(String, String) - Method in interface org.dromara.hutool.ai.model.doubao.DoubaoService
-
创建视频生成任务
注意:调用该方法时,配置config中的model为您创建的推理接入点(Endpoint)ID。
- videoTasks(String, String, List<DoubaoCommon.DoubaoVideo>) - Method in class org.dromara.hutool.ai.model.doubao.DoubaoServiceImpl
-