Minimal Viable Product
C'est moche, bancal, et mal foutu, mais ça compile et ça crache un rapport de stage dans un fichier
This commit is contained in:
@@ -53,6 +53,8 @@ def task_ended(state: MessagesState):
|
||||
return END
|
||||
return "continue"
|
||||
|
||||
tool_node = ToolNode(tools=getTools())
|
||||
|
||||
|
||||
class BasicToolNode: # De mon ancien projet, https://github.com/LJ5O/Assistant/blob/main/modules/Brain/src/LLM/graph/nodes/BasicToolNode.py
|
||||
"""A node that runs the tools requested in the last AIMessage."""
|
||||
|
||||
Reference in New Issue
Block a user