forked from awslabs/aidlc-workflows
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
29 lines (23 loc) · 829 Bytes
/
NOTICE
File metadata and controls
29 lines (23 loc) · 829 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
AIDLC Design Reviewer
Copyright 2026 AIDLC Design Reviewer Contributors
This product includes software developed by the AIDLC Design Reviewer project.
This software uses the following third-party libraries and services:
## Amazon Bedrock
- Provider: Amazon Web Services, Inc.
- License: AWS Customer Agreement
- Website: https://aws.amazon.com/bedrock/
## Anthropic Claude Models
- Provider: Anthropic PBC
- Models: Claude Opus 4.6, Claude Sonnet 4.6, Claude Haiku 4.5
- Accessed via: Amazon Bedrock
- Website: https://www.anthropic.com/
## Python Libraries
See pyproject.toml for complete list of dependencies and their licenses:
- boto3 (Apache 2.0)
- pydantic (MIT)
- click (BSD)
- jinja2 (BSD)
- pyyaml (MIT)
- strands (MIT)
- backoff (MIT)
For full license texts, see the LICENSE file and individual package licenses.