Skip to main content
POST
Financial Analysis Agent Interactive

Authorizations

Authorization
string
header
required

SambaNova API Key

Body

application/json

Request for financial interactive agent json object

prompt
string
required

The main prompt for the financial interactive agent

resume
boolean
default:false

Whether to describe the results or not

thread_id
string | null

thread id for persistent context

Response

Successful Response

Base agent response object

status
string
required

status of agent gereneration

result
string
required

results description

artifacts
string[]
required

generated artifacts

id of generated artifact

thread_id
string
required

thread id for persistent context