Spaces:
Running
Running
Commit ·
8de2350
1
Parent(s): 719e30d
Pin harness to 6327854 for representativeness prompt
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
|
| 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
|
| 3 |
+
a-simple-llm-harness @ git+https://github.com/chuckfinca/a-simple-llm-harness.git@6327854
|
| 4 |
e2b-code-interpreter>=2.5
|
| 5 |
huggingface-hub
|
| 6 |
python-dotenv
|