Download this file

6 lines (6 with data), 304 Bytes

1
2
3
4
5
6
_target_: tools.get_annotation.GetAnnotationTool
prompt: >
Given the user question, extract the relevant species names.
If the user aks for a specific species, extract that species.
If none of the species match the user question, return None.
If the user asks for all species, return all species.