Back to Botpress

README

packages/llmz/examples/19_worker_wrap_tool/README.md

12.30.9284 B
Original Source

Wrapping existing tools

This is an example of how you can clone and mutate the schema and logic of existing tools. In this example, we fork a tool to add extra output properties and add extra logging before/after calling the original tool logic.

🎥 Demo