Conduct Research
POST /api/agents/pipeline/research/conduct
POST
/api/agents/pipeline/research/conduct
Conduct comprehensive multi-source research via Lagan.
Uses Lagan’s knowledge processor to perform research and returns results in the same format as Hawken’s research pipeline for frontend compatibility.
Request Body required
Section titled “Request Body required ”Responses
Section titled “ Responses ”Successful Response
ResearchPipelineResponse
Response matching the frontend’s ResearchPipelineResult type.
object
researchTerms
Researchterms
Array<string>
ragResults
Ragresults
Array<object>
RagResultItemSingle RAG result.
object
content
required
Content
Document content
string
relevance
required
Relevance
Relevance score
number
source
Source
Source name
string
metadata
Metadata
object
key
additional properties
string
projectLore
Projectlore
Array<string>
specialistKnowledge
Specialistknowledge
Array<string>
externalSources
Externalsources
Array<string>
contextSummary
Contextsummary
string
relevanceScore
Relevancescore
integer
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context