From 4145a52fc4d66c6d9fc666875119a06ec935475a Mon Sep 17 00:00:00 2001 From: Dario Date: Wed, 26 Jul 2023 10:16:32 +0200 Subject: [PATCH] Add prompted.link to tools.en.mdx prompted.link is a web UI for editing and sharing LLM prompts with a simple pastebin-like approach --- pages/tools.en.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/tools.en.mdx b/pages/tools.en.mdx index 99da457..f615c94 100644 --- a/pages/tools.en.mdx +++ b/pages/tools.en.mdx @@ -39,6 +39,7 @@ - [Prompt Engine](https://github.com/microsoft/prompt-engine) - [Prompt Generator for OpenAI's DALL-E 2](http://dalle2-prompt-generator.s3-website-us-west-2.amazonaws.com) - [Promptable](https://promptable.ai) +- [prompted.link](https://prompted.link) - [PromptInject](https://github.com/agencyenterprise/PromptInject) - [Prompts.ai](https://github.com/sevazhidkov/prompts-ai) - [Promptmetheus](https://promptmetheus.com)