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
/
BashCodeExecutionOutput
Bash
Code
Execution
Output
@
JsonSerializable
data
class
BashCodeExecutionOutput
(
val
file_id
:
FileId
,
val
type
:
String
=
"bash_code_execution_output"
)
(
source
)
Members
Constructors
Bash
Code
Execution
Output
Link copied to clipboard
constructor
(
file_id
:
FileId
,
type
:
String
=
"bash_code_execution_output"
)
Properties
file_
id
Link copied to clipboard
val
file_id
:
FileId
type
Link copied to clipboard
val
type
:
String