Skip to content

Commit 65ba23a

Browse files
authored
V2.6 RC-01: Deprecations (#1936)
* For 2.6, remove dsp/* clients, functional/* predictors, and corresponding tests (#1934) * WIP: Removing deprecated dsp.* clients, functional/* predictors, and their tests * Fix tests * Remove old caches and deprecate pre-2.5 examples (#1935)
1 parent 322f0fe commit 65ba23a

File tree

4,203 files changed

+1947
-18035
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,203 files changed

+1947
-18035
lines changed

.github/workflows/run_tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ jobs:
9292
run: python -m pip install dist/*.whl
9393
- name: Test import dspy
9494
run: python -c "import dspy"
95-
- name: Test import dsp
96-
run: python -c "import dsp"
9795

9896
build_setup:
9997
name: Build Setup

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,4 @@ assertion.log
6161
dummy.csv
6262
docs/docs/**/*.json*
6363
*.index
64+
*.pkl

cache/data/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

cache/joblib/dsp/modules/colbertv2/colbertv2_get_request_v2_wrapped/001ac4b745b7eba7066f0ac1e033ad53/metadata.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

cache/joblib/dsp/modules/colbertv2/colbertv2_get_request_v2_wrapped/005139afb47fe428e8da067a57e54710/metadata.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

cache/joblib/dsp/modules/colbertv2/colbertv2_get_request_v2_wrapped/006c1b1624718b44bac7a75b12f77427/metadata.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

cache/joblib/dsp/modules/colbertv2/colbertv2_get_request_v2_wrapped/00815d503904971ff59bddfdfc36a0ff/metadata.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)