mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
3 lines
No EOL
89 B
Bash
Executable file
3 lines
No EOL
89 B
Bash
Executable file
#!/bin/bash
|
|
pip install semantic_router==0.1.11 --no-deps
|
|
pip install aurelio-sdk==0.0.19 |