http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-ai-anthropic
/
org.http4k.connect.anthropic.action
/
WebSearchResults
Web
Search
Results
@
JsonSerializable
data
class
WebSearchResults
(
val
results
:
List
<
WebSearchResult
>
)
:
WebSearchContent
(
source
)
Members
Constructors
Web
Search
Results
Link copied to clipboard
constructor
(
results
:
List
<
WebSearchResult
>
)
Properties
results
Link copied to clipboard
val
results
:
List
<
WebSearchResult
>