Skip to content

Commit

Permalink
Prompt enigeerd: added to use weather tool when asked for weather tool
Browse files Browse the repository at this point in the history
  • Loading branch information
EldarAlvik committed Nov 12, 2024
1 parent 9a12fb6 commit bfb0bdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/noder.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ def perplexity_agent(state: GraphState):
Your job is to create tool_calls to tools using the perplexity API or
to tools that do a RAG-search on the chat history. The tool or tools you decide
to call should help answer the users question.
if you get asked about weather you should us the weather tool.
Here are previous messages:
Expand Down

0 comments on commit bfb0bdd

Please sign in to comment.