Uncompiled CoTWithThoughtSimplifiedBaleen as baseline

This commit is contained in:
2025-11-27 18:47:26 -05:00
parent cd3642b98f
commit acb6d78c8f
11 changed files with 941 additions and 1 deletions

7
pyproject.toml Normal file
View File

@@ -0,0 +1,7 @@
[project]
name = "CoTWithThoughtSimplifiedBaleen"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = ["dspy>=3.0.4", "jupyter>=1.1.1", "modaic>=0.4.1", "neptune>=1.14.0"]