Skip to content

feat: control LLM model selection through configuration #926

feat: control LLM model selection through configuration

feat: control LLM model selection through configuration #926

Triggered via pull request December 5, 2024 08:40
Status Failure
Total duration 47s
Artifacts

frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ModelActivate'.
build
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ModelActivate'.
build
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ "claude-instant-v1": boolean; "claude-v2": boolean; "claude-v3-opus": boolean; "claude-v3-sonnet": boolean; "claude-v3.5-sonnet": boolean; "claude-v3.5-sonnet-v2": boolean; "claude-v3-haiku": boolean; ... 6 more ...; "amazon-nova-micro": boolean; }'.
build
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ModelActivate'.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636