diff options
| author | sigoden <sigoden@gmail.com> | 2024-06-10 19:57:37 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-10 19:57:37 +0800 |
| commit | 7225ee331a82cf1f8d8afab8923c4f35a792e5b8 (patch) | |
| tree | 7166211462ff174b6d9701e80b2200b8f52f3e41 /bots/todo-sh/index.yaml | |
| parent | 8f3385ca9e87f6941914953cabe8ed1e325305cb (diff) | |
| download | llm-functions-docker-7225ee331a82cf1f8d8afab8923c4f35a792e5b8.tar.gz | |
refactor: improve bots/todo-* (#41)
Diffstat (limited to 'bots/todo-sh/index.yaml')
| -rw-r--r-- | bots/todo-sh/index.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bots/todo-sh/index.yaml b/bots/todo-sh/index.yaml index 0988e01..a3c8eb1 100644 --- a/bots/todo-sh/index.yaml +++ b/bots/todo-sh/index.yaml @@ -1,4 +1,4 @@ -name: Todo List +name: TodoBot description: Your name is TodoBot and you are a helpful chatbot that manages a todo list. instructions: | You will be provided with a list of todos. |
