Package com.braintrustdata.api.client
Interface BraintrustClientAsync.WithRawResponse
-
- All Implemented Interfaces:
public interface BraintrustClientAsync.WithRawResponseA view of BraintrustClientAsync that provides access to raw HTTP responses for each method.
-
-
Method Summary
-
-
Method Detail
-
topLevel
abstract TopLevelServiceAsync.WithRawResponse topLevel()
-
projects
abstract ProjectServiceAsync.WithRawResponse projects()
-
experiments
abstract ExperimentServiceAsync.WithRawResponse experiments()
-
datasets
abstract DatasetServiceAsync.WithRawResponse datasets()
-
prompts
abstract PromptServiceAsync.WithRawResponse prompts()
-
roles
abstract RoleServiceAsync.WithRawResponse roles()
-
groups
abstract GroupServiceAsync.WithRawResponse groups()
-
acls
abstract AclServiceAsync.WithRawResponse acls()
-
users
abstract UserServiceAsync.WithRawResponse users()
-
projectScores
abstract ProjectScoreServiceAsync.WithRawResponse projectScores()
-
projectTags
abstract ProjectTagServiceAsync.WithRawResponse projectTags()
-
spanIframes
abstract SpanIframeServiceAsync.WithRawResponse spanIframes()
-
functions
abstract FunctionServiceAsync.WithRawResponse functions()
-
views
abstract ViewServiceAsync.WithRawResponse views()
-
organizations
abstract OrganizationServiceAsync.WithRawResponse organizations()
-
apiKeys
abstract ApiKeyServiceAsync.WithRawResponse apiKeys()
-
aiSecrets
abstract AiSecretServiceAsync.WithRawResponse aiSecrets()
-
envVars
abstract EnvVarServiceAsync.WithRawResponse envVars()
-
evals
abstract EvalServiceAsync.WithRawResponse evals()
-
-
-
-