mirror of https://github.com/razor-ai/soup.git
- Extract _parse_json_array into soup_cli/data/providers/_utils.py to avoid circular imports between generate.py and provider modules. - Narrow bare except Exception in detect_ollama to httpx.HTTPError/OSError with debug logging instead of silent swallow. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _utils.py | ||
| anthropic.py | ||
| ollama.py | ||
| vllm.py | ||