From cfcfde2b6ea1f4e5062392250d8e727a6f7f8fdd Mon Sep 17 00:00:00 2001 From: Andrew Kent Date: Fri, 14 Aug 2026 13:37:58 -0600 Subject: [PATCH] docs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f494ee60..a70596f0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# Deprecation Notice + +This client is no longer maintained. Please use the Braintrust Java SDK api client instead. + +https://github.com/braintrustdata/braintrust-sdk-java/blob/main/docs/api-client.md + # Braintrust Java API Library NOTE: This repo is a Java client for the Braintrust REST API. If you wish to trace and write evals in java, see the [Braintrust Java SDK](https://github.com/braintrustdata/braintrust-sdk-java)