This is the state file for the Talk2Cells agent.
Talk2Cells
Bases: AgentState
The state for the Talk2Cells agent.
Source code in aiagents4pharma/talk2cells/states/state_talk2cells.py
| class Talk2Cells(AgentState):
"""
The state for the Talk2Cells agent.
"""
search_table: str
|