[Feature][llm_agent] Enhance llm_agent to support team like behavior
未關閉
enhancement
- 主要語言
- Python
- 星號
- 219
- 分支
- 159
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### **Overview**
We need to enhance the `llm.agent` model to support team relationships between agents. This will allow one agent to have a team of other agents working under it, while team member agents can be used by multiple team leader agents. This mode is available in [llm_agent](https://github.com/apexive/odoo-llm/tree/16.0/llm_agent) module
---
### **Current Behavior**
Currently, the `llm.agent` model exists as independent entities without any hierarchical or team-based relationships between them. Each agent operates independently with its own configuration.
The solution needs to be discussed in terms of technical changes, UI/UX, etc first before implementation.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。