prebuilt.scientific_paper_agent.state¶
Classes¶
The state of the agent during the paper research process. |
Module Contents¶
- class prebuilt.scientific_paper_agent.state.ScientificPaperAgentState(/, **data: Any)¶
Bases:
pydantic.BaseModelThe state of the agent during the paper research process.
- messages: Annotated[collections.abc.Sequence[langchain_core.messages.BaseMessage], haive.haive.utils.message_utils.add_messages] = None¶