~cytrogen/evi-run

04a436312bcc8b4c23186a69f41e1f856b3d94cd — Bendy 6 months ago 77f8b61
Update README.md
1 files changed, 13 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +13 -0
@@ 49,6 49,9 @@
- **Multi-Agent Orchestration** - Complex task decomposition and execution
- **Custom Agent Creation** - Build specialized AI agents for specific tasks

**⚠️ Important for Token Swap:**
Use Token Swap only in Private mode, since to make transactions on DEX, the system requires access to the wallet's private key, which in the current version is stored in a database in base64 format.

### 💰 Flexible Usage Modes
- **Private Mode** - Personal use for bot owner only
- **Free Mode** - Public access with configurable usage limits


@@ 482,6 485,16 @@ evi-run includes comprehensive tracing and analytics capabilities through the Op
- **Audio Processing** - Speech-to-text and text-to-speech operations
- **Guardrails** - Safety checks and validations

**⚠️ Important for enabled Tracing:**
The OpenAI Agents SDK (Tracing) analytics system records all user requests for performance monitoring. Although the data is anonymized, this creates privacy issues.

For ethical reasons, owners of public bots should either explicitly inform users about this, or disable Tracing.

```python
# Disable Tracking in `bot/agents_tools/agents_.py`
set_tracing_disabled(True)
```

### 📈 External Analytics Platforms

evi-run supports integration with 20+ monitoring and analytics platforms: