Skip to content

Commit febe713

Browse files
committed
[Delete un-used files] [Agent][update max context length] [Improved CLI]
1 parent 3649274 commit febe713

27 files changed

+4094
-4054
lines changed

docs/llm.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7165,7 +7165,7 @@ diy_memory/)
71657165

71667166
**Example:**
71677167

7168-
- `agent_cache.py`, `concurrent_wrapper.py`, `file_processing.py`, `formatter.py`, etc.
7168+
- `agent_cache.py`, `file_processing.py`, `formatter.py`, etc.
71697169

71707170

71717171
### `telemetry/`

docs/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,7 @@ nav:
409409

410410
- Multi-Agent Examples:
411411
- Overview: "examples/multi_agent_architectures_overview.md"
412+
- **Choosing Multi-Agent Architecture: Complete Guide**: "swarms/concept/how_to_choose_swarms.md"
412413

413414
- Hierarchical & Orchestration:
414415
- HierarchicalSwarm: "swarms/examples/hierarchical_swarm_example.md"

docs/protocol/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ diy_memory/)
259259

260260
**Example:**
261261

262-
- `agent_cache.py`, `concurrent_wrapper.py`, `file_processing.py`, `formatter.py`, etc.
262+
- `agent_cache.py`, `file_processing.py`, `formatter.py`, etc.
263263

264264

265265
### `telemetry/`

0 commit comments

Comments
 (0)