Skip to content

feat: oci genai chat models #6070

feat: oci genai chat models

feat: oci genai chat models #6070

Triggered via pull request December 2, 2024 20:39
Status Success
Total duration 4m 28s
Artifacts

golangci_lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
golangci-lint: pkg/ai/ocigenai.go#L153
[golangci] reported by reviewdog 🐶 func `(*OCIGenAIClient).getModel` is unused (unused) Raw Output: pkg/ai/ocigenai.go:153:26: func `(*OCIGenAIClient).getModel` is unused (unused) func (c *OCIGenAIClient) getModel(provider common.ConfigurationProvider) (*generativeai.Model, error) { ^
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636