Skip to content

Commit 7ae73a6

Browse files
Remove broken Atomic Agents docs link (microsoft#6442)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 3daed11 commit 7ae73a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/decisions/0007-agent-filtering-middleware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,7 +1125,7 @@ Naming (Python): N/A (Composable Components)
11251125
Supports: N
11261126
Observation: No explicit middleware/filters; modularity allows composable units but no dedicated interception hooks or callbacks for custom reading/modification mid-execution.
11271127

1128-
For more details, see the official documentation: [Atomic Agents Docs](https://brainblend-ai.github.io/atomic-agents/). No specific code examples available for interception.
1128+
No specific code examples available for interception.
11291129

11301130
#### Smolagents (Hugging Face)
11311131

0 commit comments

Comments
 (0)