-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
Come up with a list of queries that target specific nodes in the agent graph. Examples include:
- "Hi there" will stay at the agent node
- "What is pmsky" will trigger the retriever node and call the web search tool
- "How do I create a bluesky labeler" will trigger the retriever node and likely call the RAG tool
- "I'm afraid of spiders and I want to create a bluesky label that blurs images of spiders, how do I do this", will trigger (?)
Objective
These scenarios will help us see how well our agent nodes are interpreting the queries/ how many follow up questions it takes to get our desired answer
N.B, @cloud-machine-111 : This is an iterative task, since we'll be working on updating node functionality in tandem
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels