fix: use venv for sidecar deps, add missing deploy steps #19

Closed
doru wants to merge 0 commits from feature/add-model-profiles into master
Owner
  • llm-sidecar.service: use /home/bigt/AI/llm/venv/bin/uvicorn instead of
    global python3 -m uvicorn (avoids 'No module named uvicorn' error)
  • deploy/README.md: add steps to copy sidecar/ package, create venv,
    and pip install requirements.txt
- llm-sidecar.service: use /home/bigt/AI/llm/venv/bin/uvicorn instead of global python3 -m uvicorn (avoids 'No module named uvicorn' error) - deploy/README.md: add steps to copy sidecar/ package, create venv, and pip install requirements.txt
doru added 1 commit 2026-06-15 16:04:56 +03:00
- llm-sidecar.service: use /home/bigt/AI/llm/venv/bin/uvicorn instead of
  global python3 -m uvicorn (avoids 'No module named uvicorn' error)
- deploy/README.md: add steps to copy sidecar/ package, create venv,
  and pip install requirements.txt
doru closed this pull request 2026-06-15 16:12:59 +03:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: doru/intelligence-router#19
No description provided.