Uses of Class
com.bytedesk.ai.springai.providers.maxkb.MaxkbChatRequest
Packages that use MaxkbChatRequest
-
Uses of MaxkbChatRequest in com.bytedesk.ai.springai.providers.maxkb
Methods in com.bytedesk.ai.springai.providers.maxkb with parameters of type MaxkbChatRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<?>
MaxkbChatController.createChatCompletion
(String applicationId, MaxkbChatRequest request) 聊天完成接口 - OpenAI 兼容 API