Load Arguments
A utility module for defining the dataclasses for the arguments to set up initial settings
ArgumentData
dataclass
Dataclass for storing the argument data.
Source code in aiagents4pharma/talk2knowledgegraphs/tools/load_arguments.py
10 11 12 13 14 15 16 17 18 19 20 21 22 |
|