base_action Innovation Release
This documentation covers the current Innovation Release of
EDB Postgres AI. You may also want the docs for the current LTS version.
Bases:
SerializableMixin
, ABC
Source Code in griptape/common/actions/base_action.py
class BaseAction(SerializableMixin, ABC): ...