Spaces:
Running
Running
Commit ·
fdfcc2e
1
Parent(s): 9106423
Pin harness to 48d2621 (bare citation fallback)
Browse filesCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
click>=8.1
|
| 2 |
litellm @ git+https://github.com/BerriAI/litellm.git@d251238
|
| 3 |
-
a-simple-llm-harness @ git+https://github.com/chuckfinca/a-simple-llm-harness.git@
|
| 4 |
e2b-code-interpreter>=2.5
|
| 5 |
huggingface-hub
|
| 6 |
python-dotenv
|
|
|
|
| 1 |
click>=8.1
|
| 2 |
litellm @ git+https://github.com/BerriAI/litellm.git@d251238
|
| 3 |
+
a-simple-llm-harness @ git+https://github.com/chuckfinca/a-simple-llm-harness.git@48d2621
|
| 4 |
e2b-code-interpreter>=2.5
|
| 5 |
huggingface-hub
|
| 6 |
python-dotenv
|