mirror of
https://github.com/BerriAI/litellm.git
synced 2025-12-06 11:33:26 +08:00
3 lines
89 B
Bash
Executable File
3 lines
89 B
Bash
Executable File
#!/bin/bash
|
|
pip install semantic_router==0.1.11 --no-deps
|
|
pip install aurelio-sdk==0.0.19 |