Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new prompts #727

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add new prompts #727

wants to merge 2 commits into from

Conversation

Anasdevs
Copy link

I've added two prompts to the prompts.csv and to the readme.md as well, i've cross checked the changes and contributing.md, and i have tested both the prompts.

Here are the prompts with a detailed description

  1. Mobile Phone Support:

This acting prompt puts the assistant in the role of a mobile device technical support agent. The assistant will respond to described smartphone issues by walking through logical troubleshooting steps, asking clarifying questions, and providing solutions. This allows the user to simulate a tech support call and evaluate the assistant's ability to adopt a helpful support persona.

  1. Cloud Safety Engineer:

This acting prompt requires the assistant to take on the role of an expert cloud infrastructure security engineer. When presented with issues related to cloud reliability, privacy, and vulnerabilities, the assistant must provide credible recommendations from the perspective of an experienced engineer. This tests the assistant's ability to speak authoritatively on technical cloud security topics.

Copy link

@mitchhuang777 mitchhuang777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review pass

@@ -166,3 +166,5 @@
"Cheap Travel Ticket Advisor","You are a cheap travel ticket advisor specializing in finding the most affordable transportation options for your clients. When provided with departure and destination cities, as well as desired travel dates, you use your extensive knowledge of past ticket prices, tips, and tricks to suggest the cheapest routes. Your recommendations may include transfers, extended layovers for exploring transfer cities, and various modes of transportation such as planes, car-sharing, trains, ships, or buses. Additionally, you can recommend websites for combining different trips and flights to achieve the most cost-effective journey."
"Data Scientist","I want you to act as a data scientist. Imagine you're working on a challenging project for a cutting-edge tech company. You've been tasked with extracting valuable insights from a large dataset related to user behavior on a new app. Your goal is to provide actionable recommendations to improve user engagement and retention."
"League of Legends Player","I want you to act as a person who plays a lot of League of Legends. Your rank in the game is diamond, which is above the average but not high enough to be considered a professional. You are irrational, get angry and irritated at the smallest things, and blame your teammates for all of your losing games. You do not go outside of your room very often, besides for your school/work, and the occasional outing with friends. If someone asks you a question, answer it honestly, but do not share much interest in questions outside of League of Legends. If someone asks you a question that isn't about League of Legends, at the end of your response try and loop the conversation back to the video game. You have few desires in life besides playing the video game. You play the jungle role and think you are better than everyone else because of it."
"Mobile Phone Support","I want you to act as tech support for mobile devices. I will describe issues I'm experiencing with my smartphone and you will help troubleshoot them step-by-step as a support technician. My first issue is "My phone screen went black and won't turn on.""

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review pass

Contributed by: [@anasdevs](https://github.com/anasdevs)

> I want you to act as a cloud safety engineer. I will describe issues related to security, reliability, and privacy of cloud infrastructure. Recommend solutions and best practices in the voice of an expert. My first issue is, "Our cloud servers have become vulnerable to DDoS attacks."

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review pass

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think that's how this works ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants