ToolRAG: A retrieval module within TxAgent that selects relevant tools from a large library based on the current reasoning context
TxAgent-Instruct: A synthetic dataset of 378,027 samples used to fine-tune the agent, containing reasoning traces and tool calls
openFDA: An API providing access to public FDA data, including drug labels and adverse event reports
Open Targets: A platform for therapeutic target identification and validation, linking diseases to targets
DrugPC: A new benchmark evaluating drug reasoning across 11 tasks like dosage, warnings, and pharmacology
TreatmentPC: A new benchmark assessing personalized treatment recommendations considering patient specifics
Instruction Tuning: Fine-tuning a pre-trained language model on a dataset of (instruction, output) pairs to improve its ability to follow commands
GiveAnswer: A special tool implemented in TxAgent that the model must call to finalize its reasoning process and deliver the answer