mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-01 21:20:33 +00:00
rename init to execute.py; update docs + create plugin skill
This commit is contained in:
parent
70cbf6fb9d
commit
7b1f3fbbac
15 changed files with 98 additions and 635 deletions
|
|
@ -65,7 +65,7 @@ This architecture ensures:
|
|||
| `usr/secrets.env` | Secrets store (managed via Settings -> Secrets) |
|
||||
| `conf/model_providers.yaml` | Model provider defaults and settings |
|
||||
| `agent.py` | Core agent implementation |
|
||||
| `initialize.py` | Framework initialization |
|
||||
| `execute.py` | Framework initialization |
|
||||
| `models.py` | Model providers and configs |
|
||||
| `preload.py` | Pre-initialization routines |
|
||||
| `prepare.py` | Environment preparation |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue