Skip to content

feat: Add classifier function push builder#497

Merged
Abhijeet Prasad (AbhiPrasad) merged 1 commit into
mainfrom
codex/classifier-function-push
Jun 8, 2026
Merged

feat: Add classifier function push builder#497
Abhijeet Prasad (AbhiPrasad) merged 1 commit into
mainfrom
codex/classifier-function-push

Conversation

@Qard

Copy link
Copy Markdown
Contributor

Summary

  • add a project-level classifier builder for code-backed saved functions
  • register classifiers through the existing function push registry with type_="classifier"
  • add focused coverage for normal and lazy-load function registry registration

Validation

  • UV_CACHE_DIR=/private/tmp/uv-cache UV_PYTHON_INSTALL_DIR=/private/tmp/uv-python uv run --group test pytest src/braintrust/test_framework2.py -k classifier
  • UV_CACHE_DIR=/private/tmp/uv-cache UV_PYTHON_INSTALL_DIR=/private/tmp/uv-python uv run --group test python -m py_compile src/braintrust/framework2.py src/braintrust/test_framework2.py

@Qard Stephen Belanger (Qard) marked this pull request as ready for review June 5, 2026 08:49
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) changed the title Add classifier function push builder feat: Add classifier function push builder Jun 8, 2026
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) merged commit af844ca into main Jun 8, 2026
82 checks passed
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) deleted the codex/classifier-function-push branch June 8, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants