@usestratus/sdk 1.0.0 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -529,7 +529,6 @@ Stratus is a monorepo with two packages:
|
|
|
529
529
|
| Package | Description |
|
|
530
530
|
|---|---|
|
|
531
531
|
| [`@usestratus/sdk`](packages/stratus-sdk/) | Agent SDK for Azure OpenAI (this README) |
|
|
532
|
-
| [`@usestratus/mcp-aws`](packages/mcp-aws/) | MCP server framework for AWS — deploy MCP servers to Lambda with progressive disclosure, tool gating, and code mode |
|
|
533
532
|
|
|
534
533
|
## Development
|
|
535
534
|
|