2024 chatgpt update

This commit is contained in:
Your a
2024-05-06 10:24:52 +03:00
parent 6e6445d44a
commit c8302bf3ae
8709 changed files with 190023 additions and 18711 deletions
+4 -2
View File
@@ -1,5 +1,5 @@
[![Sample Text to Regex converter](https://flow-prompt-covers.s3.us-west-1.amazonaws.com/icon/cute/cute_4.png)](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.