diff options
| author | sigoden <sigoden@gmail.com> | 2024-07-31 11:47:54 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-31 11:47:54 +0800 |
| commit | 6fbb8010510afc4a5685555f2a83d3a5b3645707 (patch) | |
| tree | 21a622284c1cc1e35dfa008f9f61881a4adb8d35 /agents/todo/README.md | |
| parent | 3e8b7b2e4528074594c5c27bea663aec4c517e21 (diff) | |
| download | llm-functions-docker-6fbb8010510afc4a5685555f2a83d3a5b3645707.tar.gz | |
feat: improve todo agent (#83)
Diffstat (limited to 'agents/todo/README.md')
| -rw-r--r-- | agents/todo/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/agents/todo/README.md b/agents/todo/README.md new file mode 100644 index 0000000..69a1147 --- /dev/null +++ b/agents/todo/README.md @@ -0,0 +1,5 @@ +# Todo + +An AI agent that helps you manage a todo list + +https://github.com/user-attachments/assets/36bd42ba-cbd6-4e0c-b8b1-bb3e28db9a98 |
