Skip to content

angee.agents.apps

Django config for Angee's agents addon.

AgentsConfig

python
class AgentsConfig(AppConfig)

Source app manifest for agent catalogue models.

ready

python
def ready() -> None

Run agents ready-time hooks after app population.

Released under the AGPL-3.0 License.