#!/bin/sh conda deactivate pip3 install --upgrade litellm pip3 install --upgrade litellm[proxy] systemctl stop litellm systemctl start litellm