From 1cb74d4910e3f720c4be1b62c5a4bcb2ffe0ab55 Mon Sep 17 00:00:00 2001 From: sigoden Date: Wed, 31 Jul 2024 15:23:42 +0800 Subject: feat: add prompt agent (#86) --- agents/prompt/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 agents/prompt/README.md (limited to 'agents/prompt/README.md') diff --git a/agents/prompt/README.md b/agents/prompt/README.md new file mode 100644 index 0000000..88562ef --- /dev/null +++ b/agents/prompt/README.md @@ -0,0 +1,5 @@ +# Prompt + +An AI agent to help you create or improve the prompt. + +![image](https://github.com/user-attachments/assets/00f1867b-4540-442a-952b-b15348a3e5da) -- cgit v1.2.3