Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit e7181b7

Browse files
committed
update readme: add section Generate and register tools at runtime
1 parent 1d44f06 commit e7181b7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ python examples/atomic/IOAgent.py
6262
python examples/composite/MasterAgent.py
6363
```
6464

65+
### (3) Generate and register tools at runtime
66+
```bash
67+
python examples/new_tool/add_llm_generated_function_example.py
68+
```
6569

6670
## 🚀 2. Contributions
6771
For how to contribute, see [CONTRIBUTE](https://github.com/PathOnAI/LiteMultiAgent/blob/main/CONTRIBUTE.md). If you would like to contribute to the codebase, [issues](https://github.com/PathOnAI/LiteMultiAgent/issues) or [pull requests](https://github.com/PathOnAI/LiteMultiAgent/pulls) are always welcome!

0 commit comments

Comments
 (0)