client: load OLLAMA_API_KEY on init #640
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.
|