praisonai.agents_generator
WrapperOverview
This module provides components for agents_generator.Classes
Functions
safe_format()
Safely format a string template, preserving JSON-like curly braces.
noop()
Function definition.
sanitize_agent_name_for_autogen_v4()
Sanitize agent name to be a valid Python identifier for AutoGen v0.4.
disable_crewai_telemetry()
Function definition.
Constants
| Name | Value |
|---|---|
CREWAI_AVAILABLE | False |
AUTOGEN_AVAILABLE | False |
AUTOGEN_V4_AVAILABLE | False |
PRAISONAI_TOOLS_AVAILABLE | False |
AGENTOPS_AVAILABLE | False |
PRAISONAI_AVAILABLE | False |

