Skip to content

Commit 6969b5c

Browse files
Merge pull request #51 from Perry-Multi-LLM/la-ia
Remove unnecessary separator from add-agent.md documentation
2 parents 8777db3 + 4649228 commit 6969b5c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/src/agents/docs/agents/add-agents.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ class MarketingAgent(BaseAgent):
3131
)
3232
```
3333

34-
---
35-
3634
## 2: Register in the agent factory
3735

3836
The **`AgentFactory`** handles the instantiation of agents and manages their state to avoid circular imports and unnecessary memory overhead. Update `ingest-api/app/src/services/agent_factory.py`:

0 commit comments

Comments
 (0)