Skip to content

client: load OLLAMA_API_KEY on init #640

client: load OLLAMA_API_KEY on init

client: load OLLAMA_API_KEY on init #640

Triggered via pull request September 22, 2025 21:31
Status Failure
Total duration 1m 5s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint
Process completed with exit code 1.
Ruff (F401): examples/web-search-crawl.py#L8
examples/web-search-crawl.py:8:8: F401 `os` imported but unused
Ruff (I001): examples/web-search-crawl.py#L8
examples/web-search-crawl.py:8:1: I001 Import block is un-sorted or un-formatted
lint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.