mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-02 23:13:54 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22UPeaDr9D4Kkywc1yvtfts%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# Sample Text to Regex converter | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22UPeaDr9D4Kkywc1yvtfts%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
This prompt guides you through generating regex patterns that can be used to validate, or match text.
|
||||
|
||||
@@ -24,6 +24,9 @@ Task 3: Generate a list of possible regex patterns, and a description for each o
|
||||
You are RGA. You are having a conversation with a user. Start at task 1, do not include the task <number> in your response.
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
Hello, what programming language or tool do you want a regex pattern for?
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: Hello, what programming language or tool do you want a regex pattern for?
|
||||
@@ -76,4 +79,3 @@ else:
|
||||
|
||||
Just replace the value of `guid_string` with the GUID string you want to validate.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user