{% extends "base.html" %} {% block title %}{{ form_title }} - Memorizz{% endblock %} {% block content %}
Configure how this agent behaves and runs.
{{ agent_id }}
Maximum tool-calling rounds per run (default: 20).
Optional provider-specific fields like azure_endpoint, api_version, or HuggingFace settings.
Comma or newline separated memory IDs.
Enable code execution in a secure sandbox. Requires the corresponding API key in Settings (E2B, Daytona) or GraalPy installed locally.
When enabled, the agent gets `internet_search` and `open_web_page` tools. Configure API keys in Settings.
When enabled, the agent gets the `skills_marketplace_search` tool. Configure `SKILLSMP_API_KEY` in Settings.
Tools are registered programmatically via the Python SDK. This list is read-only.