mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-05 02:25:27 +00:00
Docs : minor change
This commit is contained in:
parent
be1fac85fd
commit
228b226d5f
Binary file not shown.
Before Width: | Height: | Size: 240 KiB |
@ -11,14 +11,8 @@ For example:
|
||||
```python
|
||||
print("Hello world")
|
||||
```
|
||||
|
||||
This is then executed by the tool with its own class implementation of execute().
|
||||
|
||||
A tool is not just for code tool but also API, internet, etc..
|
||||
For example a flight API tool could be used like so:
|
||||
```flight_search
|
||||
HU787
|
||||
```
|
||||
"""
|
||||
|
||||
import sys
|
||||
|
Loading…
x
Reference in New Issue
Block a user