@cdklabs/cdk-appmod-catalog-blueprints 1.9.2 → 1.11.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.
Files changed (31) hide show
  1. package/.jsii +80 -80
  2. package/lib/document-processing/adapter/queued-s3-adapter.js +1 -1
  3. package/lib/document-processing/agentic-document-processing.js +1 -1
  4. package/lib/document-processing/base-document-processing.js +1 -1
  5. package/lib/document-processing/bedrock-document-processing.js +1 -1
  6. package/lib/document-processing/default-document-processing-config.js +1 -1
  7. package/lib/framework/agents/base-agent.js +1 -1
  8. package/lib/framework/agents/batch-agent.js +1 -1
  9. package/lib/framework/agents/default-agent-config.js +1 -1
  10. package/lib/framework/agents/interactive-agent.js +17 -8
  11. package/lib/framework/agents/knowledge-base/base-knowledge-base.js +1 -1
  12. package/lib/framework/agents/knowledge-base/bedrock-knowledge-base.js +3 -2
  13. package/lib/framework/agents/resources/interactive-agent-handler/index.py +3 -0
  14. package/lib/framework/bedrock/bedrock.js +1 -1
  15. package/lib/framework/custom-resource/default-runtimes.js +1 -1
  16. package/lib/framework/foundation/access-log.js +1 -1
  17. package/lib/framework/foundation/eventbridge-broker.js +1 -1
  18. package/lib/framework/foundation/network.js +1 -1
  19. package/lib/framework/tests/interactive-agent.test.js +55 -1
  20. package/lib/tsconfig.tsbuildinfo +1 -1
  21. package/lib/utilities/data-loader.js +1 -1
  22. package/lib/utilities/lambda-iam-utils.js +1 -1
  23. package/lib/utilities/observability/cloudfront-distribution-observability-property-injector.js +1 -1
  24. package/lib/utilities/observability/cloudwatch-transaction-search.js +1 -1
  25. package/lib/utilities/observability/default-observability-config.js +1 -1
  26. package/lib/utilities/observability/lambda-observability-property-injector.js +1 -1
  27. package/lib/utilities/observability/log-group-data-protection-utils.js +1 -1
  28. package/lib/utilities/observability/powertools-config.js +1 -1
  29. package/lib/utilities/observability/state-machine-observability-property-injector.js +1 -1
  30. package/lib/webapp/frontend-construct.js +1 -1
  31. package/package.json +2 -2
package/.jsii CHANGED
@@ -4114,7 +4114,7 @@
4114
4114
  "stability": "experimental"
4115
4115
  },
4116
4116
  "homepage": "https://github.com/cdklabs/cdk-appmod-catalog-blueprints.git",
4117
- "jsiiVersion": "5.9.26 (build f85d3df)",
4117
+ "jsiiVersion": "5.9.28 (build cbad63d)",
4118
4118
  "keywords": [
4119
4119
  "cdk"
4120
4120
  ],
@@ -9028,7 +9028,7 @@
9028
9028
  },
9029
9029
  "locationInModule": {
9030
9030
  "filename": "use-cases/framework/agents/interactive-agent.ts",
9031
- "line": 601
9031
+ "line": 602
9032
9032
  },
9033
9033
  "parameters": [
9034
9034
  {
@@ -9046,7 +9046,7 @@
9046
9046
  "kind": "class",
9047
9047
  "locationInModule": {
9048
9048
  "filename": "use-cases/framework/agents/interactive-agent.ts",
9049
- "line": 587
9049
+ "line": 588
9050
9050
  },
9051
9051
  "methods": [
9052
9052
  {
@@ -9056,7 +9056,7 @@
9056
9056
  },
9057
9057
  "locationInModule": {
9058
9058
  "filename": "use-cases/framework/agents/interactive-agent.ts",
9059
- "line": 635
9059
+ "line": 636
9060
9060
  },
9061
9061
  "name": "environmentVariables",
9062
9062
  "overrides": "@cdklabs/cdk-appmod-catalog-blueprints.IAuthenticator",
@@ -9079,7 +9079,7 @@
9079
9079
  },
9080
9080
  "locationInModule": {
9081
9081
  "filename": "use-cases/framework/agents/interactive-agent.ts",
9082
- "line": 611
9082
+ "line": 612
9083
9083
  },
9084
9084
  "name": "grantAuthenticate",
9085
9085
  "overrides": "@cdklabs/cdk-appmod-catalog-blueprints.IAuthenticator",
@@ -9103,7 +9103,7 @@
9103
9103
  "immutable": true,
9104
9104
  "locationInModule": {
9105
9105
  "filename": "use-cases/framework/agents/interactive-agent.ts",
9106
- "line": 591
9106
+ "line": 592
9107
9107
  },
9108
9108
  "name": "userPool",
9109
9109
  "optional": true,
@@ -9119,7 +9119,7 @@
9119
9119
  "immutable": true,
9120
9120
  "locationInModule": {
9121
9121
  "filename": "use-cases/framework/agents/interactive-agent.ts",
9122
- "line": 596
9122
+ "line": 597
9123
9123
  },
9124
9124
  "name": "userPoolClient",
9125
9125
  "optional": true,
@@ -9141,7 +9141,7 @@
9141
9141
  "kind": "interface",
9142
9142
  "locationInModule": {
9143
9143
  "filename": "use-cases/framework/agents/interactive-agent.ts",
9144
- "line": 531
9144
+ "line": 532
9145
9145
  },
9146
9146
  "name": "CognitoAuthenticatorProps",
9147
9147
  "properties": [
@@ -9155,7 +9155,7 @@
9155
9155
  "immutable": true,
9156
9156
  "locationInModule": {
9157
9157
  "filename": "use-cases/framework/agents/interactive-agent.ts",
9158
- "line": 551
9158
+ "line": 552
9159
9159
  },
9160
9160
  "name": "removalPolicy",
9161
9161
  "optional": true,
@@ -9173,7 +9173,7 @@
9173
9173
  "immutable": true,
9174
9174
  "locationInModule": {
9175
9175
  "filename": "use-cases/framework/agents/interactive-agent.ts",
9176
- "line": 537
9176
+ "line": 538
9177
9177
  },
9178
9178
  "name": "userPool",
9179
9179
  "optional": true,
@@ -9191,7 +9191,7 @@
9191
9191
  "immutable": true,
9192
9192
  "locationInModule": {
9193
9193
  "filename": "use-cases/framework/agents/interactive-agent.ts",
9194
- "line": 544
9194
+ "line": 545
9195
9195
  },
9196
9196
  "name": "userPoolClient",
9197
9197
  "optional": true,
@@ -11356,7 +11356,7 @@
11356
11356
  "kind": "interface",
11357
11357
  "locationInModule": {
11358
11358
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11359
- "line": 516
11359
+ "line": 517
11360
11360
  },
11361
11361
  "methods": [
11362
11362
  {
@@ -11367,7 +11367,7 @@
11367
11367
  },
11368
11368
  "locationInModule": {
11369
11369
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11370
- "line": 525
11370
+ "line": 526
11371
11371
  },
11372
11372
  "name": "environmentVariables",
11373
11373
  "returns": {
@@ -11389,7 +11389,7 @@
11389
11389
  },
11390
11390
  "locationInModule": {
11391
11391
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11392
- "line": 520
11392
+ "line": 521
11393
11393
  },
11394
11394
  "name": "grantAuthenticate",
11395
11395
  "parameters": [
@@ -11416,7 +11416,7 @@
11416
11416
  "kind": "interface",
11417
11417
  "locationInModule": {
11418
11418
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11419
- "line": 32
11419
+ "line": 33
11420
11420
  },
11421
11421
  "methods": [
11422
11422
  {
@@ -11428,7 +11428,7 @@
11428
11428
  },
11429
11429
  "locationInModule": {
11430
11430
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11431
- "line": 37
11431
+ "line": 38
11432
11432
  },
11433
11433
  "name": "attachToFunction",
11434
11434
  "parameters": [
@@ -11453,7 +11453,7 @@
11453
11453
  },
11454
11454
  "locationInModule": {
11455
11455
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11456
- "line": 42
11456
+ "line": 43
11457
11457
  },
11458
11458
  "name": "grantInvoke",
11459
11459
  "parameters": [
@@ -11480,7 +11480,7 @@
11480
11480
  "kind": "interface",
11481
11481
  "locationInModule": {
11482
11482
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11483
- "line": 421
11483
+ "line": 422
11484
11484
  },
11485
11485
  "methods": [
11486
11486
  {
@@ -11492,7 +11492,7 @@
11492
11492
  },
11493
11493
  "locationInModule": {
11494
11494
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11495
- "line": 427
11495
+ "line": 428
11496
11496
  },
11497
11497
  "name": "environmentVariables",
11498
11498
  "returns": {
@@ -11750,7 +11750,7 @@
11750
11750
  "kind": "interface",
11751
11751
  "locationInModule": {
11752
11752
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11753
- "line": 283
11753
+ "line": 284
11754
11754
  },
11755
11755
  "methods": [
11756
11756
  {
@@ -11761,7 +11761,7 @@
11761
11761
  },
11762
11762
  "locationInModule": {
11763
11763
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11764
- "line": 294
11764
+ "line": 295
11765
11765
  },
11766
11766
  "name": "grantReadWrite",
11767
11767
  "parameters": [
@@ -11788,7 +11788,7 @@
11788
11788
  "immutable": true,
11789
11789
  "locationInModule": {
11790
11790
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11791
- "line": 287
11791
+ "line": 288
11792
11792
  },
11793
11793
  "name": "sessionBucket",
11794
11794
  "optional": true,
@@ -11814,7 +11814,7 @@
11814
11814
  },
11815
11815
  "locationInModule": {
11816
11816
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11817
- "line": 876
11817
+ "line": 877
11818
11818
  },
11819
11819
  "parameters": [
11820
11820
  {
@@ -11840,7 +11840,7 @@
11840
11840
  "kind": "class",
11841
11841
  "locationInModule": {
11842
11842
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11843
- "line": 867
11843
+ "line": 868
11844
11844
  },
11845
11845
  "name": "InteractiveAgent",
11846
11846
  "properties": [
@@ -11851,7 +11851,7 @@
11851
11851
  "immutable": true,
11852
11852
  "locationInModule": {
11853
11853
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11854
- "line": 868
11854
+ "line": 869
11855
11855
  },
11856
11856
  "name": "agentFunction",
11857
11857
  "overrides": "@cdklabs/cdk-appmod-catalog-blueprints.BaseAgent",
@@ -11866,7 +11866,7 @@
11866
11866
  "immutable": true,
11867
11867
  "locationInModule": {
11868
11868
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11869
- "line": 873
11869
+ "line": 874
11870
11870
  },
11871
11871
  "name": "apiEndpoint",
11872
11872
  "type": {
@@ -11880,7 +11880,7 @@
11880
11880
  "immutable": true,
11881
11881
  "locationInModule": {
11882
11882
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11883
- "line": 869
11883
+ "line": 870
11884
11884
  },
11885
11885
  "name": "adapter",
11886
11886
  "optional": true,
@@ -11895,7 +11895,7 @@
11895
11895
  "immutable": true,
11896
11896
  "locationInModule": {
11897
11897
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11898
- "line": 872
11898
+ "line": 873
11899
11899
  },
11900
11900
  "name": "authenticator",
11901
11901
  "optional": true,
@@ -11910,7 +11910,7 @@
11910
11910
  "immutable": true,
11911
11911
  "locationInModule": {
11912
11912
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11913
- "line": 871
11913
+ "line": 872
11914
11914
  },
11915
11915
  "name": "contextStrategy",
11916
11916
  "optional": true,
@@ -11925,7 +11925,7 @@
11925
11925
  "immutable": true,
11926
11926
  "locationInModule": {
11927
11927
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11928
- "line": 874
11928
+ "line": 875
11929
11929
  },
11930
11930
  "name": "sessionBucket",
11931
11931
  "optional": true,
@@ -11940,7 +11940,7 @@
11940
11940
  "immutable": true,
11941
11941
  "locationInModule": {
11942
11942
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11943
- "line": 870
11943
+ "line": 871
11944
11944
  },
11945
11945
  "name": "sessionStore",
11946
11946
  "optional": true,
@@ -11966,7 +11966,7 @@
11966
11966
  "kind": "interface",
11967
11967
  "locationInModule": {
11968
11968
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11969
- "line": 733
11969
+ "line": 734
11970
11970
  },
11971
11971
  "name": "InteractiveAgentProps",
11972
11972
  "properties": [
@@ -11980,7 +11980,7 @@
11980
11980
  "immutable": true,
11981
11981
  "locationInModule": {
11982
11982
  "filename": "use-cases/framework/agents/interactive-agent.ts",
11983
- "line": 806
11983
+ "line": 807
11984
11984
  },
11985
11985
  "name": "architecture",
11986
11986
  "optional": true,
@@ -11998,7 +11998,7 @@
11998
11998
  "immutable": true,
11999
11999
  "locationInModule": {
12000
12000
  "filename": "use-cases/framework/agents/interactive-agent.ts",
12001
- "line": 785
12001
+ "line": 786
12002
12002
  },
12003
12003
  "name": "authenticator",
12004
12004
  "optional": true,
@@ -12016,7 +12016,7 @@
12016
12016
  "immutable": true,
12017
12017
  "locationInModule": {
12018
12018
  "filename": "use-cases/framework/agents/interactive-agent.ts",
12019
- "line": 739
12019
+ "line": 740
12020
12020
  },
12021
12021
  "name": "communicationAdapter",
12022
12022
  "optional": true,
@@ -12034,7 +12034,7 @@
12034
12034
  "immutable": true,
12035
12035
  "locationInModule": {
12036
12036
  "filename": "use-cases/framework/agents/interactive-agent.ts",
12037
- "line": 769
12037
+ "line": 770
12038
12038
  },
12039
12039
  "name": "contextStrategy",
12040
12040
  "optional": true,
@@ -12052,7 +12052,7 @@
12052
12052
  "immutable": true,
12053
12053
  "locationInModule": {
12054
12054
  "filename": "use-cases/framework/agents/interactive-agent.ts",
12055
- "line": 792
12055
+ "line": 793
12056
12056
  },
12057
12057
  "name": "memorySize",
12058
12058
  "optional": true,
@@ -12071,7 +12071,7 @@
12071
12071
  "immutable": true,
12072
12072
  "locationInModule": {
12073
12073
  "filename": "use-cases/framework/agents/interactive-agent.ts",
12074
- "line": 778
12074
+ "line": 779
12075
12075
  },
12076
12076
  "name": "messageHistoryLimit",
12077
12077
  "optional": true,
@@ -12089,7 +12089,7 @@
12089
12089
  "immutable": true,
12090
12090
  "locationInModule": {
12091
12091
  "filename": "use-cases/framework/agents/interactive-agent.ts",
12092
- "line": 813
12092
+ "line": 814
12093
12093
  },
12094
12094
  "name": "reservedConcurrentExecutions",
12095
12095
  "optional": true,
@@ -12108,7 +12108,7 @@
12108
12108
  "immutable": true,
12109
12109
  "locationInModule": {
12110
12110
  "filename": "use-cases/framework/agents/interactive-agent.ts",
12111
- "line": 755
12111
+ "line": 756
12112
12112
  },
12113
12113
  "name": "sessionBucket",
12114
12114
  "optional": true,
@@ -12127,7 +12127,7 @@
12127
12127
  "immutable": true,
12128
12128
  "locationInModule": {
12129
12129
  "filename": "use-cases/framework/agents/interactive-agent.ts",
12130
- "line": 747
12130
+ "line": 748
12131
12131
  },
12132
12132
  "name": "sessionStore",
12133
12133
  "optional": true,
@@ -12145,7 +12145,7 @@
12145
12145
  "immutable": true,
12146
12146
  "locationInModule": {
12147
12147
  "filename": "use-cases/framework/agents/interactive-agent.ts",
12148
- "line": 762
12148
+ "line": 763
12149
12149
  },
12150
12150
  "name": "sessionTTL",
12151
12151
  "optional": true,
@@ -12163,7 +12163,7 @@
12163
12163
  "immutable": true,
12164
12164
  "locationInModule": {
12165
12165
  "filename": "use-cases/framework/agents/interactive-agent.ts",
12166
- "line": 799
12166
+ "line": 800
12167
12167
  },
12168
12168
  "name": "timeout",
12169
12169
  "optional": true,
@@ -13701,7 +13701,7 @@
13701
13701
  "kind": "class",
13702
13702
  "locationInModule": {
13703
13703
  "filename": "use-cases/framework/agents/interactive-agent.ts",
13704
- "line": 708
13704
+ "line": 709
13705
13705
  },
13706
13706
  "methods": [
13707
13707
  {
@@ -13711,7 +13711,7 @@
13711
13711
  },
13712
13712
  "locationInModule": {
13713
13713
  "filename": "use-cases/framework/agents/interactive-agent.ts",
13714
- "line": 719
13714
+ "line": 720
13715
13715
  },
13716
13716
  "name": "environmentVariables",
13717
13717
  "overrides": "@cdklabs/cdk-appmod-catalog-blueprints.IAuthenticator",
@@ -13733,7 +13733,7 @@
13733
13733
  },
13734
13734
  "locationInModule": {
13735
13735
  "filename": "use-cases/framework/agents/interactive-agent.ts",
13736
- "line": 712
13736
+ "line": 713
13737
13737
  },
13738
13738
  "name": "grantAuthenticate",
13739
13739
  "overrides": "@cdklabs/cdk-appmod-catalog-blueprints.IAuthenticator",
@@ -13853,7 +13853,7 @@
13853
13853
  "kind": "class",
13854
13854
  "locationInModule": {
13855
13855
  "filename": "use-cases/framework/agents/interactive-agent.ts",
13856
- "line": 498
13856
+ "line": 499
13857
13857
  },
13858
13858
  "methods": [
13859
13859
  {
@@ -13863,7 +13863,7 @@
13863
13863
  },
13864
13864
  "locationInModule": {
13865
13865
  "filename": "use-cases/framework/agents/interactive-agent.ts",
13866
- "line": 502
13866
+ "line": 503
13867
13867
  },
13868
13868
  "name": "environmentVariables",
13869
13869
  "overrides": "@cdklabs/cdk-appmod-catalog-blueprints.IContextStrategy",
@@ -14460,7 +14460,7 @@
14460
14460
  },
14461
14461
  "locationInModule": {
14462
14462
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14463
- "line": 375
14463
+ "line": 376
14464
14464
  },
14465
14465
  "parameters": [
14466
14466
  {
@@ -14490,7 +14490,7 @@
14490
14490
  "kind": "class",
14491
14491
  "locationInModule": {
14492
14492
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14493
- "line": 364
14493
+ "line": 365
14494
14494
  },
14495
14495
  "methods": [
14496
14496
  {
@@ -14500,7 +14500,7 @@
14500
14500
  },
14501
14501
  "locationInModule": {
14502
14502
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14503
- "line": 410
14503
+ "line": 411
14504
14504
  },
14505
14505
  "name": "grantReadWrite",
14506
14506
  "overrides": "@cdklabs/cdk-appmod-catalog-blueprints.ISessionStore",
@@ -14524,7 +14524,7 @@
14524
14524
  "immutable": true,
14525
14525
  "locationInModule": {
14526
14526
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14527
- "line": 368
14527
+ "line": 369
14528
14528
  },
14529
14529
  "name": "bucket",
14530
14530
  "type": {
@@ -14539,7 +14539,7 @@
14539
14539
  "immutable": true,
14540
14540
  "locationInModule": {
14541
14541
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14542
- "line": 373
14542
+ "line": 374
14543
14543
  },
14544
14544
  "name": "sessionTTL",
14545
14545
  "type": {
@@ -14554,7 +14554,7 @@
14554
14554
  "immutable": true,
14555
14555
  "locationInModule": {
14556
14556
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14557
- "line": 403
14557
+ "line": 404
14558
14558
  },
14559
14559
  "name": "sessionBucket",
14560
14560
  "optional": true,
@@ -14577,7 +14577,7 @@
14577
14577
  "kind": "interface",
14578
14578
  "locationInModule": {
14579
14579
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14580
- "line": 300
14580
+ "line": 301
14581
14581
  },
14582
14582
  "name": "S3SessionManagerProps",
14583
14583
  "properties": [
@@ -14591,7 +14591,7 @@
14591
14591
  "immutable": true,
14592
14592
  "locationInModule": {
14593
14593
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14594
- "line": 306
14594
+ "line": 307
14595
14595
  },
14596
14596
  "name": "bucket",
14597
14597
  "optional": true,
@@ -14609,7 +14609,7 @@
14609
14609
  "immutable": true,
14610
14610
  "locationInModule": {
14611
14611
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14612
- "line": 321
14612
+ "line": 322
14613
14613
  },
14614
14614
  "name": "encryptionKey",
14615
14615
  "optional": true,
@@ -14627,7 +14627,7 @@
14627
14627
  "immutable": true,
14628
14628
  "locationInModule": {
14629
14629
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14630
- "line": 328
14630
+ "line": 329
14631
14631
  },
14632
14632
  "name": "removalPolicy",
14633
14633
  "optional": true,
@@ -14646,7 +14646,7 @@
14646
14646
  "immutable": true,
14647
14647
  "locationInModule": {
14648
14648
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14649
- "line": 314
14649
+ "line": 315
14650
14650
  },
14651
14651
  "name": "sessionTTL",
14652
14652
  "optional": true,
@@ -14671,7 +14671,7 @@
14671
14671
  },
14672
14672
  "locationInModule": {
14673
14673
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14674
- "line": 470
14674
+ "line": 471
14675
14675
  },
14676
14676
  "parameters": [
14677
14677
  {
@@ -14689,7 +14689,7 @@
14689
14689
  "kind": "class",
14690
14690
  "locationInModule": {
14691
14691
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14692
- "line": 464
14692
+ "line": 465
14693
14693
  },
14694
14694
  "methods": [
14695
14695
  {
@@ -14699,7 +14699,7 @@
14699
14699
  },
14700
14700
  "locationInModule": {
14701
14701
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14702
- "line": 483
14702
+ "line": 484
14703
14703
  },
14704
14704
  "name": "environmentVariables",
14705
14705
  "overrides": "@cdklabs/cdk-appmod-catalog-blueprints.IContextStrategy",
@@ -14725,7 +14725,7 @@
14725
14725
  "immutable": true,
14726
14726
  "locationInModule": {
14727
14727
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14728
- "line": 468
14728
+ "line": 469
14729
14729
  },
14730
14730
  "name": "windowSize",
14731
14731
  "type": {
@@ -14746,7 +14746,7 @@
14746
14746
  "kind": "interface",
14747
14747
  "locationInModule": {
14748
14748
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14749
- "line": 433
14749
+ "line": 434
14750
14750
  },
14751
14751
  "name": "SlidingWindowConversationManagerProps",
14752
14752
  "properties": [
@@ -14760,7 +14760,7 @@
14760
14760
  "immutable": true,
14761
14761
  "locationInModule": {
14762
14762
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14763
- "line": 439
14763
+ "line": 440
14764
14764
  },
14765
14765
  "name": "windowSize",
14766
14766
  "optional": true,
@@ -14884,7 +14884,7 @@
14884
14884
  },
14885
14885
  "locationInModule": {
14886
14886
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14887
- "line": 141
14887
+ "line": 142
14888
14888
  },
14889
14889
  "parameters": [
14890
14890
  {
@@ -14902,7 +14902,7 @@
14902
14902
  "kind": "class",
14903
14903
  "locationInModule": {
14904
14904
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14905
- "line": 127
14905
+ "line": 128
14906
14906
  },
14907
14907
  "methods": [
14908
14908
  {
@@ -14913,7 +14913,7 @@
14913
14913
  },
14914
14914
  "locationInModule": {
14915
14915
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14916
- "line": 149
14916
+ "line": 150
14917
14917
  },
14918
14918
  "name": "attachToFunction",
14919
14919
  "overrides": "@cdklabs/cdk-appmod-catalog-blueprints.ICommunicationAdapter",
@@ -14939,7 +14939,7 @@
14939
14939
  },
14940
14940
  "locationInModule": {
14941
14941
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14942
- "line": 261
14942
+ "line": 262
14943
14943
  },
14944
14944
  "name": "grantInvoke",
14945
14945
  "overrides": "@cdklabs/cdk-appmod-catalog-blueprints.ICommunicationAdapter",
@@ -14963,7 +14963,7 @@
14963
14963
  "immutable": true,
14964
14964
  "locationInModule": {
14965
14965
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14966
- "line": 136
14966
+ "line": 137
14967
14967
  },
14968
14968
  "name": "apiEndpoint",
14969
14969
  "optional": true,
@@ -14979,7 +14979,7 @@
14979
14979
  "immutable": true,
14980
14980
  "locationInModule": {
14981
14981
  "filename": "use-cases/framework/agents/interactive-agent.ts",
14982
- "line": 131
14982
+ "line": 132
14983
14983
  },
14984
14984
  "name": "restApi",
14985
14985
  "optional": true,
@@ -15001,7 +15001,7 @@
15001
15001
  "kind": "interface",
15002
15002
  "locationInModule": {
15003
15003
  "filename": "use-cases/framework/agents/interactive-agent.ts",
15004
- "line": 63
15004
+ "line": 64
15005
15005
  },
15006
15006
  "name": "StreamingHttpAdapterProps",
15007
15007
  "properties": [
@@ -15015,7 +15015,7 @@
15015
15015
  "immutable": true,
15016
15016
  "locationInModule": {
15017
15017
  "filename": "use-cases/framework/agents/interactive-agent.ts",
15018
- "line": 83
15018
+ "line": 84
15019
15019
  },
15020
15020
  "name": "authenticator",
15021
15021
  "optional": true,
@@ -15033,7 +15033,7 @@
15033
15033
  "immutable": true,
15034
15034
  "locationInModule": {
15035
15035
  "filename": "use-cases/framework/agents/interactive-agent.ts",
15036
- "line": 69
15036
+ "line": 70
15037
15037
  },
15038
15038
  "name": "stageName",
15039
15039
  "optional": true,
@@ -15051,7 +15051,7 @@
15051
15051
  "immutable": true,
15052
15052
  "locationInModule": {
15053
15053
  "filename": "use-cases/framework/agents/interactive-agent.ts",
15054
- "line": 76
15054
+ "line": 77
15055
15055
  },
15056
15056
  "name": "throttle",
15057
15057
  "optional": true,
@@ -15073,7 +15073,7 @@
15073
15073
  "kind": "interface",
15074
15074
  "locationInModule": {
15075
15075
  "filename": "use-cases/framework/agents/interactive-agent.ts",
15076
- "line": 48
15076
+ "line": 49
15077
15077
  },
15078
15078
  "name": "ThrottleSettings",
15079
15079
  "properties": [
@@ -15086,7 +15086,7 @@
15086
15086
  "immutable": true,
15087
15087
  "locationInModule": {
15088
15088
  "filename": "use-cases/framework/agents/interactive-agent.ts",
15089
- "line": 57
15089
+ "line": 58
15090
15090
  },
15091
15091
  "name": "burstLimit",
15092
15092
  "optional": true,
@@ -15103,7 +15103,7 @@
15103
15103
  "immutable": true,
15104
15104
  "locationInModule": {
15105
15105
  "filename": "use-cases/framework/agents/interactive-agent.ts",
15106
- "line": 52
15106
+ "line": 53
15107
15107
  },
15108
15108
  "name": "rateLimit",
15109
15109
  "optional": true,
@@ -15360,6 +15360,6 @@
15360
15360
  "usedFeatures": [
15361
15361
  "class-covariant-overrides"
15362
15362
  ],
15363
- "version": "1.9.2",
15364
- "fingerprint": "IpEOAYO5cw83XoyuoRGPYVmPWzR00g24s+9XU8CYwNM="
15363
+ "version": "1.11.0",
15364
+ "fingerprint": "k1Vy5Jvm+m+e5PxZUqAXlPE7jVmnognhWpmeymtqMWM="
15365
15365
  }