rank_llm icon indicating copy to clipboard operation
rank_llm copied to clipboard

Prompt Abstraction

Open xpbowler opened this issue 5 months ago • 0 comments

Summary

Prompt abstraction:

  • Renamed PromptMode to Prompt enum
  • Added prefix() and suffix() methods for each enum, where the prompt strings can be found

xpbowler avatar Sep 03 '24 16:09 xpbowler