diff options
| author | Ben Sima <ben@bensima.com> | 2025-11-30 20:54:58 -0500 |
|---|---|---|
| committer | Ben Sima <ben@bensima.com> | 2025-11-30 20:54:58 -0500 |
| commit | 194173619e0e1940284f4d4fa3de49f5197636c1 (patch) | |
| tree | 8bf8a312b5c804173ae3841322fee159b2a53ea4 /Omni/Bild | |
| parent | c156247790c54e9e20f574d8238d7c47dec29b19 (diff) | |
- Update OpenRouter model IDs to Claude 4.5 family:
- anthropic/claude-sonnet-4.5 (default) - anthropic/claude-haiku-4.5
(simple tasks) - anthropic/claude-opus-4.5 (complex tasks)
- Remove aider-chat from dev shell (broken, unused) - Simplify
llm package (remove llm-ollama plugin) - Update nixos-unstable for
llm 0.27.1
Task-Id: t-163
Diffstat (limited to 'Omni/Bild')
| -rw-r--r-- | Omni/Bild/Sources.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Omni/Bild/Sources.json b/Omni/Bild/Sources.json index 4e1e9d6..a7d057a 100644 --- a/Omni/Bild/Sources.json +++ b/Omni/Bild/Sources.json @@ -187,10 +187,10 @@ "homepage": "", "owner": "nixos", "repo": "nixpkgs", - "rev": "6f16a3566ed9024338f82e8c98f07303c17479ab", - "sha256": "1z75blbml59sal35w1hvfk3ig2s86n4zidxjpcida0md7rrcinh2", + "rev": "2fad6eac6077f03fe109c4d4eb171cf96791faa4", + "sha256": "14inw2gxia29f0qh9kyvdq9y1wcv43r4cc7fylz9v372z5chiamh", "type": "tarball", - "url": "https://github.com/nixos/nixpkgs/archive/6f16a3566ed9024338f82e8c98f07303c17479ab.tar.gz", + "url": "https://github.com/nixos/nixpkgs/archive/2fad6eac6077f03fe109c4d4eb171cf96791faa4.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nvidia-patch-nixos": { @@ -211,7 +211,7 @@ "homepage": "https://ollama.com", "owner": "ollama", "repo": "ollama-python", - "rev": "ee349ecc6d05ea57c9e91bc9345e2db3bc79bb5b", + "rev": "115792583ed248411d68334050ffed03ce9bc065", "sha256": "1dkrdkw7gkr9ilfb34qh9vwm0231csg7raln69p00p4mvx2w53gi", "type": "tarball", "url": "https://github.com/ollama/ollama-python/archive/refs/tags/v0.4.5.tar.gz", |
