chuckfinca Claude Opus 4.6 (1M context) commited on
Commit
2bc2348
·
1 Parent(s): ded6066

Install litellm from GitHub — not available on HF Spaces PyPI mirror

Browse files

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  click>=8.1
2
- litellm
3
  a-simple-llm-harness @ git+https://github.com/chuckfinca/a-simple-llm-harness.git
4
  e2b-code-interpreter>=2.5
5
  huggingface-hub
 
1
  click>=8.1
2
+ litellm @ git+https://github.com/BerriAI/litellm.git
3
  a-simple-llm-harness @ git+https://github.com/chuckfinca/a-simple-llm-harness.git
4
  e2b-code-interpreter>=2.5
5
  huggingface-hub