Feature/hide not enabled models #520
Draft
Annotations
7 errors and 1 warning
lib/chatbot-api/rest-api.ts#L63
Insert `⏎···········`
|
lib/models/index.ts#L37
Replace `'anthropic.claude-3-haiku-20240307-v1:0',·'anthropic.claude-3-sonnet-20240229-v1:0'` with `⏎······"anthropic.claude-3-haiku-20240307-v1:0",⏎······"anthropic.claude-3-sonnet-20240229-v1:0",⏎····`
|
lib/models/index.ts#L391
Replace `this,·"BedrockEnabledModelsParameter",` with `⏎······this,⏎······"BedrockEnabledModelsParameter",⏎·····`
|
lib/models/index.ts#L392
Replace `······stringValue:·JSON.stringify(⏎········bedrockEnabledModels` with `········stringValue:·JSON.stringify(bedrockEnabledModels),`
|
lib/models/index.ts#L394
Replace `),` with `}`
|
lib/models/index.ts#L395
Delete `}`
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading