|
|
|
|
|
by viksit
803 days ago
|
|
this is a great write up! i was curious about the verifier and planner agents. has anyone used them in a similar way in production? any examples? for instance: do you give the same llm the verifier and planner prompt? or have a verifier agent process the output of a planner and have a threshold which needs to be passed? feels like there may be a DAG in there somewhere for decision making.. |
|
We're running it in prod btw, though don't have any code to share.