索引
All Classes and Interfaces|所有程序包|序列化表格
B
- BASE64 - enum class 中的枚举常量 io.github.flashvayne.chatgpt.dto.image.ImageFormat
- buildHttpEntity(T) - 类中的方法 io.github.flashvayne.chatgpt.service.impl.DefaultChatgptService
C
- ChatgptAutoConfiguration - io.github.flashvayne.chatgpt.autoconfig中的类
- ChatgptAutoConfiguration(ChatgptProperties) - 类的构造器 io.github.flashvayne.chatgpt.autoconfig.ChatgptAutoConfiguration
- ChatgptException - io.github.flashvayne.chatgpt.exception中的异常错误
- ChatgptException() - 异常错误的构造器 io.github.flashvayne.chatgpt.exception.ChatgptException
- ChatgptException(String) - 异常错误的构造器 io.github.flashvayne.chatgpt.exception.ChatgptException
- chatgptProperties - 类中的变量 io.github.flashvayne.chatgpt.service.impl.DefaultChatgptService
- ChatgptProperties - io.github.flashvayne.chatgpt.property中的类
- ChatgptProperties() - 类的构造器 io.github.flashvayne.chatgpt.property.ChatgptProperties
- chatgptService() - 类中的方法 io.github.flashvayne.chatgpt.autoconfig.ChatgptAutoConfiguration
- ChatgptService - io.github.flashvayne.chatgpt.service中的接口
- ChatRequest - io.github.flashvayne.chatgpt.dto中的类
-
ChatRequest is used to construct request body.
- ChatRequest(String, String, Integer, Double, Double) - 类的构造器 io.github.flashvayne.chatgpt.dto.ChatRequest
- ChatResponse - io.github.flashvayne.chatgpt.dto中的类
- ChatResponse() - 类的构造器 io.github.flashvayne.chatgpt.dto.ChatResponse
- Choice - io.github.flashvayne.chatgpt.dto中的类
- Choice() - 类的构造器 io.github.flashvayne.chatgpt.dto.Choice
D
- DefaultChatgptService - io.github.flashvayne.chatgpt.service.impl中的类
- DefaultChatgptService(ChatgptProperties) - 类的构造器 io.github.flashvayne.chatgpt.service.impl.DefaultChatgptService
G
- getApiKey() - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- getFormat() - enum class中的方法 io.github.flashvayne.chatgpt.dto.image.ImageFormat
- getImage() - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- getMaxTokens() - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- getMaxTokens() - 类中的方法 io.github.flashvayne.chatgpt.property.MultiChatProperties
- getModel() - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- getModel() - 类中的方法 io.github.flashvayne.chatgpt.property.MultiChatProperties
- getMulti() - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- getResponse(HttpEntity<?>, Class<T>, String) - 类中的方法 io.github.flashvayne.chatgpt.service.impl.DefaultChatgptService
- getSize() - enum class中的方法 io.github.flashvayne.chatgpt.dto.image.ImageSize
- getTemperature() - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- getTemperature() - 类中的方法 io.github.flashvayne.chatgpt.property.MultiChatProperties
- getTopP() - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- getTopP() - 类中的方法 io.github.flashvayne.chatgpt.property.MultiChatProperties
- getUrl() - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- getUrl() - 类中的方法 io.github.flashvayne.chatgpt.property.ImageProperties
- getUrl() - 类中的方法 io.github.flashvayne.chatgpt.property.MultiChatProperties
I
- ImageData - io.github.flashvayne.chatgpt.dto.image中的类
- ImageData() - 类的构造器 io.github.flashvayne.chatgpt.dto.image.ImageData
- ImageFormat - io.github.flashvayne.chatgpt.dto.image中的Enum Class
- imageGenerate(String) - 接口中的方法 io.github.flashvayne.chatgpt.service.ChatgptService
- imageGenerate(String) - 类中的方法 io.github.flashvayne.chatgpt.service.impl.DefaultChatgptService
- imageGenerate(String, Integer, ImageSize, ImageFormat) - 接口中的方法 io.github.flashvayne.chatgpt.service.ChatgptService
- imageGenerate(String, Integer, ImageSize, ImageFormat) - 类中的方法 io.github.flashvayne.chatgpt.service.impl.DefaultChatgptService
- imageGenerateRequest(ImageRequest) - 接口中的方法 io.github.flashvayne.chatgpt.service.ChatgptService
- imageGenerateRequest(ImageRequest) - 类中的方法 io.github.flashvayne.chatgpt.service.impl.DefaultChatgptService
- ImageProperties - io.github.flashvayne.chatgpt.property中的类
- ImageProperties() - 类的构造器 io.github.flashvayne.chatgpt.property.ImageProperties
- ImageRequest - io.github.flashvayne.chatgpt.dto.image中的类
-
ImageRequest is used to construct request body.
- ImageRequest() - 类的构造器 io.github.flashvayne.chatgpt.dto.image.ImageRequest
- ImageResponse - io.github.flashvayne.chatgpt.dto.image中的类
- ImageResponse() - 类的构造器 io.github.flashvayne.chatgpt.dto.image.ImageResponse
- ImageSize - io.github.flashvayne.chatgpt.dto.image中的Enum Class
- io.github.flashvayne.chatgpt.autoconfig - 程序包 io.github.flashvayne.chatgpt.autoconfig
- io.github.flashvayne.chatgpt.dto - 程序包 io.github.flashvayne.chatgpt.dto
- io.github.flashvayne.chatgpt.dto.chat - 程序包 io.github.flashvayne.chatgpt.dto.chat
- io.github.flashvayne.chatgpt.dto.image - 程序包 io.github.flashvayne.chatgpt.dto.image
- io.github.flashvayne.chatgpt.exception - 程序包 io.github.flashvayne.chatgpt.exception
- io.github.flashvayne.chatgpt.property - 程序包 io.github.flashvayne.chatgpt.property
- io.github.flashvayne.chatgpt.service - 程序包 io.github.flashvayne.chatgpt.service
- io.github.flashvayne.chatgpt.service.impl - 程序包 io.github.flashvayne.chatgpt.service.impl
L
M
- MEDIUM - enum class 中的枚举常量 io.github.flashvayne.chatgpt.dto.image.ImageSize
- multiChat(List<MultiChatMessage>) - 接口中的方法 io.github.flashvayne.chatgpt.service.ChatgptService
- multiChat(List<MultiChatMessage>) - 类中的方法 io.github.flashvayne.chatgpt.service.impl.DefaultChatgptService
- MultiChatMessage - io.github.flashvayne.chatgpt.dto.chat中的类
- MultiChatMessage() - 类的构造器 io.github.flashvayne.chatgpt.dto.chat.MultiChatMessage
- MultiChatProperties - io.github.flashvayne.chatgpt.property中的类
- MultiChatProperties() - 类的构造器 io.github.flashvayne.chatgpt.property.MultiChatProperties
- multiChatRequest(MultiChatRequest) - 接口中的方法 io.github.flashvayne.chatgpt.service.ChatgptService
- multiChatRequest(MultiChatRequest) - 类中的方法 io.github.flashvayne.chatgpt.service.impl.DefaultChatgptService
- MultiChatRequest - io.github.flashvayne.chatgpt.dto.chat中的类
-
MultiChatRequest is used to construct request body.
- MultiChatRequest(String, List<MultiChatMessage>, Integer, Double, Double) - 类的构造器 io.github.flashvayne.chatgpt.dto.chat.MultiChatRequest
- MultiChatResponse - io.github.flashvayne.chatgpt.dto.chat中的类
- MultiChatResponse() - 类的构造器 io.github.flashvayne.chatgpt.dto.chat.MultiChatResponse
- MultiResponseChoice - io.github.flashvayne.chatgpt.dto.chat中的类
- MultiResponseChoice() - 类的构造器 io.github.flashvayne.chatgpt.dto.chat.MultiResponseChoice
S
- sendChatRequest(ChatRequest) - 接口中的方法 io.github.flashvayne.chatgpt.service.ChatgptService
- sendChatRequest(ChatRequest) - 类中的方法 io.github.flashvayne.chatgpt.service.impl.DefaultChatgptService
- sendMessage(String) - 接口中的方法 io.github.flashvayne.chatgpt.service.ChatgptService
- sendMessage(String) - 类中的方法 io.github.flashvayne.chatgpt.service.impl.DefaultChatgptService
- setApiKey(String) - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- setImage(ImageProperties) - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- setMaxTokens(Integer) - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- setMaxTokens(Integer) - 类中的方法 io.github.flashvayne.chatgpt.property.MultiChatProperties
- setModel(String) - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- setModel(String) - 类中的方法 io.github.flashvayne.chatgpt.property.MultiChatProperties
- setMulti(MultiChatProperties) - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- setTemperature(Double) - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- setTemperature(Double) - 类中的方法 io.github.flashvayne.chatgpt.property.MultiChatProperties
- setTopP(Double) - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- setTopP(Double) - 类中的方法 io.github.flashvayne.chatgpt.property.MultiChatProperties
- setUrl(String) - 类中的方法 io.github.flashvayne.chatgpt.property.ChatgptProperties
- setUrl(String) - 类中的方法 io.github.flashvayne.chatgpt.property.ImageProperties
- setUrl(String) - 类中的方法 io.github.flashvayne.chatgpt.property.MultiChatProperties
- SMALL - enum class 中的枚举常量 io.github.flashvayne.chatgpt.dto.image.ImageSize
U
- URL - enum class 中的枚举常量 io.github.flashvayne.chatgpt.dto.image.ImageFormat
- Usage - io.github.flashvayne.chatgpt.dto中的类
- Usage() - 类的构造器 io.github.flashvayne.chatgpt.dto.Usage
V
- valueOf(String) - enum class中的静态方法 io.github.flashvayne.chatgpt.dto.image.ImageFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 io.github.flashvayne.chatgpt.dto.image.ImageSize
-
Returns the enum constant of this class with the specified name.
- values() - enum class中的静态方法 io.github.flashvayne.chatgpt.dto.image.ImageFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 io.github.flashvayne.chatgpt.dto.image.ImageSize
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|所有程序包|序列化表格