Skip to content

Releases: braintrustdata/braintrust-sdk-java

Release v0.3.15

Choose a tag to compare

@github-actions github-actions released this 01 Jul 20:05
9b9dd50

What's Changed

Other Changes

  • support devserver experiment snapshotting #135

Full Changelog: v0.3.14...v0.3.15

Release v0.3.14

Choose a tag to compare

@github-actions github-actions released this 18 Jun 23:38
12626c9

What's Changed

Other Changes

  • fix: DatasetCase.metadata() always empty when fetching dataset rows from Braintrust #126

Full Changelog: v0.3.13...v0.3.14

Release v0.3.13

Choose a tag to compare

@github-actions github-actions released this 08 Jun 21:51
ec18bef

What's Changed

  • fix BrainstoreTrace.getLLMConversationThread() bug which returned empty conversations inside of traced scorers #124

Full Changelog: v0.3.12...v0.3.13

Release v0.3.12

Choose a tag to compare

@github-actions github-actions released this 03 Jun 22:39
547d156

What's Changed

  • support reading .env.braintrust to collect BRAINTRUST_API_KEY #115
  • support eval classifier scorers #114

Full Changelog: v0.3.10...v0.3.12

Release v0.3.10

Choose a tag to compare

@github-actions github-actions released this 19 May 22:09
e60ade0

What's Changed

Features

  • optimization: support more formats (anthropic, google, converse) in attachment processor #107

Full Changelog: v0.3.9...v0.3.10

Release v0.3.9

Choose a tag to compare

@github-actions github-actions released this 14 May 16:42
726cf7e

What's Changed

  • optimization: compress otel payloads #103
    • NOTE: Braintrust span size limits still apply to the uncompressed payload
  • optimization: convert inline base64 attachments to external images via span processor #100

Full Changelog: v0.3.8...v0.3.9

Release v0.3.8

Choose a tag to compare

@github-actions github-actions released this 13 May 15:41
28dd598

What's Changed

Features

  • add TracedScorer to allow examining the task trace when scoring evals (see TracedScorer javadoc for details) #90

Full Changelog: v0.3.7...v0.3.8

Release v0.3.7

Choose a tag to compare

@github-actions github-actions released this 06 May 06:44
4d36183

What's Changed

Features

  • fix tagging for OpenAI response streaming #99

Full Changelog: v0.3.6...v0.3.7

Release v0.3.6

Choose a tag to compare

@github-actions github-actions released this 01 May 22:22
bb21361

What's Changed

  • send anthropic token cache metrics (anthropic+springai instrumentation) #86
  • fix: wire BraintrustConfig.sslContext into the API HTTP client #94

Full Changelog: v0.3.4...v0.3.6

Release v0.3.4

Choose a tag to compare

@github-actions github-actions released this 22 Apr 22:53
17aa053

What's Changed

Bug Fixes

  • remove otel autoconfig from sdk transitive dependencies #89

Full Changelog: v0.3.3...v0.3.4