Skip to main content

synth_ai.research.models

Research API model aliases. Typed wire models live in the canonical synth_ai.managed_research.models package. Import these names from synth_ai.research.models in customer code.
Public nameRole
ResearchProjectProject record
ResearchRunRun state model returned by runs.wait / runs.state
ResearchRunbookPresetNamed runbook preset for runs.create
ResearchWorkProductWork product metadata
ResearchCreateProjectResultResult of runnable project creation