Interface ChatClient.CallPromptResponseSpec

Enclosing interface:
ChatClient

public static interface ChatClient.CallPromptResponseSpec
  • Method Details

    • content

      String content()
    • contents

      List<String> contents()
    • chatResponse

      org.springframework.ai.chat.model.ChatResponse chatResponse()