Class Queryable (1.118.0)

Queryable(*args, **kwargs)

Protocol for Agent Engines that can be queried.

Methods

query

query(**kwargs) -> typing.Any

Runs the Agent Engine to serve the user query.