diff options
| author | sigoden <sigoden@gmail.com> | 2024-07-31 15:23:42 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-31 15:23:42 +0800 |
| commit | 1cb74d4910e3f720c4be1b62c5a4bcb2ffe0ab55 (patch) | |
| tree | 6a1b58ed02ace8026d5bb2519dd402df84358989 /agents/prompt/README.md | |
| parent | 686bce1dd822c277116844d8a510985a2c33b96b (diff) | |
| download | llm-functions-docker-1cb74d4910e3f720c4be1b62c5a4bcb2ffe0ab55.tar.gz | |
feat: add prompt agent (#86)
Diffstat (limited to 'agents/prompt/README.md')
| -rw-r--r-- | agents/prompt/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
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. + + |
