Compiled CoTWithThoughtSimplifiedBaleen with bootstrap_fewshot_with_random_search for attitude

This commit is contained in:
2025-11-27 19:53:36 -05:00
parent 3e495a3afa
commit dde4a312a2
11 changed files with 1163 additions and 1 deletions

7
pyproject.toml Normal file
View File

@@ -0,0 +1,7 @@
[project]
name = "CoTWithThoughtSimplifiedBaleen-attitude"
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"]