🚀 feat(config.yaml): add PythonFunction to the list of available tools
The PythonFunction tool has been added to the list of available tools in the config.yaml file. This allows the backend to use Python functions as part of the language processing pipeline.
This commit is contained in:
parent
73bad871f2
commit
683b7ab4d0
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ tools:
|
|||
- Serper Search
|
||||
- Tool
|
||||
- PythonFunctionTool
|
||||
- PythonFunction
|
||||
- JsonSpec
|
||||
- News API
|
||||
- TMDB API
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue