Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/CogitoNTNU/jarvis
Browse files Browse the repository at this point in the history
  • Loading branch information
klungg committed Nov 7, 2024
2 parents 7916266 + d1948ea commit d52d160
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core/noder.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ def calendar_decision_agent(state: GraphState):
jarvis agents question and answer with only the name of the option
choose.
if you have searched for calendeer events once you should return to jarvis.
the same is for creatting a event, you only need to create that event once. and return to jarvis.
Here are previous messages:
Message: {messages}
Expand Down

0 comments on commit d52d160

Please sign in to comment.