Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- prompt = ChatPromptTemplate.from_Messages([
- ("system", "You are an assistant that provides funny jokes from a user input."),
- ("user", "Tell me {quantity} jokes about {input}")
- ])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement