feat: control LLM model selection through configuration #926
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
|