Package edu.tufts.hrilab.llm
Class Prompts
java.lang.Object
edu.tufts.hrilab.llm.Prompts
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
prompts
-
-
Constructor Details
-
Prompts
public Prompts()
-
-
Method Details
-
getPrompt
Returns the Prompt object from the name of the corresponding prompt text file.- Parameters:
name
- Filename of the prompt template minus .txt- Returns:
- Prompt object
-