/
DE
defra
/
Twiki API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 23m ago · Updated 2y ago
View markdown
defra
Twiki API
post
Create a new step
v5
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2024-08-13
11
9
11.4 KB
project
4
session
3
step
2
get
Get an step by ID
post
Create a new step
thread
2
step
Create a new step
post
/step
Request body
object
required
id
string
required
thread_id
string
required
name
string
required
type
string
required
start_time
string
date-time
required
end_time
string
date-time
model_name
string
model_metadata
object
input
string
output
string
input_tokens
number
output_tokens
number
Response
Step created
Step
required
id
string
run_id
string
name
string
type
string
start_time
string
date-time
end_time
string
date-time
model_name
string
model_metadata
object
input_tokens
number
output_tokens
number