We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78be59a commit 230364fCopy full SHA for 230364f
.gitignore
@@ -14,6 +14,8 @@
14
/examples/nli/scone/compiled_program.dspy
15
/examples/qa/hotpot/compiled_program.dspy
16
/ScoNe/
17
+testing/outputs/
18
+testing/playbook.ipynb
19
20
# Byte-compiled / optimized / DLL files
21
__pycache__/
@@ -58,4 +60,4 @@ assertion.log
58
60
.mypy_cache
59
61
dummy.csv
62
docs/docs/**/*.json*
-*.index
63
+*.index
0 commit comments