JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.springframework.ai.chat.client.ChatClient.CallResponseSpec
Packages that use
ChatClient.CallResponseSpec
Package
Description
org.springframework.ai.chat.client
Uses of
ChatClient.CallResponseSpec
in
org.springframework.ai.chat.client
Classes in
org.springframework.ai.chat.client
that implement
ChatClient.CallResponseSpec
Modifier and Type
Class
Description
static class
DefaultChatClient.DefaultCallResponseSpec
Methods in
org.springframework.ai.chat.client
that return
ChatClient.CallResponseSpec
Modifier and Type
Method
Description
ChatClient.CallResponseSpec
ChatClient.ChatClientRequestSpec.
call
()
ChatClient.CallResponseSpec
DefaultChatClient.DefaultChatClientRequestSpec.
call
()