Commit bd67dc2
authored
Update to version v1.3.0
### Added
- Support for SageMaker as an LLM provider through SageMaker inference endpoints.
- Ability to deploy both the deployment dashboard and use cases within a VPC, including bringing an existing VPC and allowing the solution to deploy one.
- Option to return and display the source documents that were referenced when generating a response in RAG use cases.
- New model-info API in the deployment dashboard stack which can retrieve available providers, models, and model info. Default parameters are now stored for each model and provider combination and are used to pre-populate values in the wizard.
### Changed
- Refactoring of UI components in the deployment dashboard.
- Switch to poetry for Python package management, replacing requirements.txt files.
- Updates to Node and Python package versions.File tree
586 files changed
+79243
-40648
lines changed- deployment
- docs
- architecture
- sagemaker-payload-examples
- source
- images
- infrastructure
- bin
- lib
- api
- model-schema
- framework
- layers
- s3web
- search
- storage
- use-case-management
- utils
- vpc
- test
- api
- framework
- layers
- mock-lambda-func
- node-lambda
- python-lambda
- typescript-lambda
- mock-ui
- s3web
- search
- storage
- use-case-management
- utils
- vpc
- lambda
- chat
- clients
- builders
- factories
- llm_models
- rag
- llms
- factories
- models
- bedrock_params
- sagemaker
- rag
- test
- clients
- builders
- factories
- handlers
- llm_models
- rag
- llms
- factories
- models
- bedrock_params
- sagemaker
- rag
- utils
- utils
- custom-authorizer
- test
- custom-resource
- operations
- test
- fixtures
- operations
- layers
- anthropic
- aws-node-user-agent-config
- test
- aws-sdk-lib
- aws_boto3
- custom_boto3_init
- test
- huggingface_hub
- langchain
- model-info
- test
- utils
- utils
- reconcile-data
- test
- use-case-management
- cfn
- ddb
- model
- ssm
- test
- cfn
- ddb
- model
- secretsmanager
- ssm
- utils
- utils
- websocket-connectors
- model-info
- ui-chat
- src
- components
- __tests__
- snapshot_tests
- home
- types
- utils
- ui-deployment
- public
- src
- components
- __tests__
- __mocks__
- dashboard
- snapshot_tests
- dashboard
- useCaseDetails
- __snapshots__
- wizard
- __snapshots__
- stepComponents
- __snapshots__
- useCaseDetails
- wizard
- stepComponents
- commons
- dashboard
- useCaseDetails
- wizard
- KnowledgeBase
- __tests__
- common
- __tests__
- providers
- Kendra
- __tests__
- Model
- AdvancedModelSettings
- __tests__
- SagemakerPayloadSchema
- __tests__
- __tests__
- common
- __tests__
- providers
- __tests__
- Review
- __tests__
- UseCase
- __tests__
- VpcConfig
- __tests__
- interfaces
- stepComponents
- contexts
- hooks
- __tests__
- services
- __tests__
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
586 files changed
+79243
-40648
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
8 | 23 | | |
9 | 24 | | |
10 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
Lines changed: 52 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 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 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
0 commit comments