agentkit.after_query.BaseAfterQuery

class agentkit.after_query.BaseAfterQuery

Base class for after query postprocessing.

Each after query instance performs postprocessing after the LLM query.

node

The Node object that this after-query instance is associated with.

Type:

SimpleDBNode