Skip to content

Test graph nodes with multiple queries #8

@smlegitime

Description

@smlegitime

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

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions