Skip to content

Commit 33b846e

Browse files
Dariusz Debowczykclaude
andcommitted
docs: add README to agents package
Triggers split workflow to populate the new cognesy/instructor-agents repo. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b984afc commit 33b846e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

packages/agents/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Instructor Agents
2+
3+
Agent framework for building AI agents with tools, continuation criteria, and hooks.
4+
5+
This is a read-only split from the [Instructor PHP](https://github.com/cognesy/instructor-php) monorepo.
6+
7+
## Installation
8+
9+
```bash
10+
composer require cognesy/instructor-agents
11+
```
12+
13+
## Documentation
14+
15+
See the [Instructor PHP documentation](https://instructorphp.com) for usage details.

0 commit comments

Comments
 (0)