aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsigoden <sigoden@gmail.com>2024-07-03 08:22:44 +0000
committersigoden <sigoden@gmail.com>2024-07-03 08:22:44 +0000
commitca462b69e56cc472dc68bbaca0f6d9569615818f (patch)
treea181755074d2ce4674affb0661259de2fa346a6b
parent499b7cdef5d62298c17889895a61a110d7cd8168 (diff)
downloadllm-functions-docker-ca462b69e56cc472dc68bbaca0f6d9569615818f.tar.gz
chore: update readme
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5739837..82c3137 100644
--- a/README.md
+++ b/README.md
@@ -53,9 +53,13 @@ Now you can interact with your LLM using natural language prompts that trigger y
## Showcases
-![tools-showcase](https://github.com/sigoden/aichat/assets/4012553/f9d7f827-9a2a-4ea1-8b8c-19e1c93178d4)
+### Tool
-![agent-showcase](https://github.com/sigoden/llm-functions/assets/4012553/05e1e57e-3bcc-4504-b78f-c36b27d16bfd)
+![aichat-tool-use](https://github.com/sigoden/llm-functions/assets/4012553/41c297cb-b3f7-4e5f-925e-a80d07684b1d)
+
+### Agent
+
+![aichat-agent](https://github.com/sigoden/aichat/assets/4012553/7308a423-2ee5-4847-be1b-a53538bc98dc)
## Writing Your Own Tools