llms: Add stop sequence support #2403
Annotations
6 errors and 3 warnings
Lint:
llms/anthropic/anthropicllm.go#L167
Comment should end in a period (godot)
|
Lint:
llms/anthropic/anthropicllm.go#L199
Comment should end in a period (godot)
|
Lint:
llms/anthropic/anthropicllm.go#L211
Comment should end in a period (godot)
|
Lint:
llms/stop_sequence_test.go#L17
unused-parameter: parameter 'messages' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
llms/stop_sequence_test.go#L73
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
Lint
issues found
|
Build Examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|