Advertisement
Cabaca

Untitled

Aug 1st, 2024
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.18 KB | None | 0 0
  1. prompt = PromptTemplate.from_template(
  2.   """
  3.  You are an assistant that provides funny jokes from a user input.
  4.  
  5.  user input:
  6.  Tell me {quantity} jokes about {topic}
  7.  """)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement