Enhance PersonaTool with get_functions method
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class PersonaTool:
|
||||
def get_functions(self):
|
||||
# Implementation to return functions in JSON format
|
||||
pass
|
||||
Reference in New Issue
Block a user