mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-05 15:08:18 +00:00
a328ad56e3
* fix install auto router.sh * fixes for Docker IMG
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 |