Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

feature: fine-grained serialization options

Đang mở
#138 0 bình luận 0 reaction 1 người được giao Xem trên GitHub

@realark đang làm issue này rồi.

Từ ngày 7/7/2026.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

the sdk exposes a global serializer in BraintrstJsonMapper, but this is too heavy-handed. Different components may wish to configure different serialization options:

  • user-supplied objects in eval datasets / remote-scorers
  • integration specific mappers (e.g. ai vendor request/response bodies)
  • otel serializers
  • (TODO: investigate code base and look for other things here)

it's still fine to have a single "global" mapper, but it should be possible to configure different options for the above scenarios

Ngôn ngữ chính
Java
Star
21
Fork
5
Merge trung bình
2 ngày 7 giờ
Pull request đã merge (30 ngày)
8

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của braintrustdata/braintrust-sdk-java

Tất cả issue của braintrustdata/braintrust-sdk-java

Issue tương tự

Thêm issue về Java

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.