Skip to content

v4 - #2406

Open
Luca Forstner (lforst) wants to merge 6 commits into
mainfrom
v4
Open

v4#2406
Luca Forstner (lforst) wants to merge 6 commits into
mainfrom
v4

Conversation

@lforst

Copy link
Copy Markdown
Member

No description provided.

ref
[#1841](#1841)

matches what we have documented in readme
Ref
[#1841](#1841)

`bt` is supposed to be used over the JS CLI
ref: [SDK-226](https://linear.app/braintrustdata/issue/SDK-226)

Replace Zod-inferred public types with explicit TypeScript types to
reduce declaration size and downstream compile cost.
ref
[#1841](#1841)

Removes Plugins and unsubscribe functionality.

Reasoning: Plugins are a bit of an unnecessary API to be exposed because
they just attach stuff and un-attach stuff. The user can very easily
just manage this by themselves. Also, unsubscribe is literally called
from nowhere in the SDK.
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.

1 participant