Display studies
This tool is used to display the table of studies.
display_studies(state)
Display the table of studies.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
state
|
dict
|
The state of the agent. |
required |
Source code in aiagents4pharma/talk2cells/tools/scp_agent/display_studies.py
16 17 18 19 20 21 22 23 24 25 |
|