fix(rag): pin Python 3.11, relax torch/numpy version constraints
Render defaults to Python 3.14 which doesn't have torch 2.5.1 wheels. Pin to 3.11 via .python-version and allow any torch 2.x. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| Repository | Davemaina1/iroh_ |
|---|---|
| Author | Davemaina1 <dmain7015@gmail.com> |
| Authored | |
| Parents | 5fa79a9f |
| Stats | 2 files changed , +3 , -2 |
| Part of | RAG Python sidecar - memory-engineered for 512MB free tier |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-bed9cc2f.md
from inside the repo you want the change in.