Skip to content
Skillv1.0.0

braintrust-proxy

This entire repository/submodule is the deprecated Braintrust proxy. If your workspace root is this directory, you are already in the deprecated proxy code.

by braintrustdata(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from braintrustdata/braintrust-proxy (AGENTS.md). Install upstream with npx skills add braintrustdata/braintrust-proxy. Copyright stays with the author.

Deprecated repository

This entire repository/submodule is the deprecated Braintrust proxy. If your workspace root is this directory, you are already in the deprecated proxy code.

Do not search here for model routing, provider translation, request/response shaping, or gateway bug fixes. Those live in the gateway/ directory of the parent Braintrust repository, normally available from here as ../gateway/.

For any model routing or translation bug, leave this repository and search/edit ../gateway/ instead. Only change files in this repository when the user explicitly asks for work in the deprecated proxy code.

One important exception: changes to model_list.json are valid and do belong in this repository.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/braintrustdata-braintrust-proxy-braintrust-proxy/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

braintrustdata-braintrust-proxy-braintrust-proxy.ocm.jsonjson
{
  "ocm": "1",
  "id": "braintrustdata-braintrust-proxy-braintrust-proxy",
  "kind": "skill",
  "name": "braintrust-proxy",
  "description": "This entire repository/submodule is the deprecated Braintrust proxy. If your workspace root is this directory, you are already in the deprecated proxy code.",
  "publisher": "braintrustdata",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This entire repository/submodule is the deprecated Braintrust proxy. If your workspace root is this directory, you are already in the deprecated proxy code."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/braintrustdata/braintrust-proxy",
      "path": "AGENTS.md",
      "ref": "620572e4c04e89834fc059c4d032340648b8b642",
      "url": "https://github.com/braintrustdata/braintrust-proxy/blob/620572e4c04e89834fc059c4d032340648b8b642/AGENTS.md",
      "key": "braintrustdata/braintrust-proxy/AGENTS.md"
    }
  },
  "instructions": "# Deprecated repository\n\nThis entire repository/submodule is the deprecated Braintrust proxy. If your\nworkspace root is this directory, you are already in the deprecated proxy code.\n\nDo not search here for model routing, provider translation, request/response\nshaping, or gateway bug fixes. Those live in the `gateway/` directory of the\nparent Braintrust repository, normally available from here as `../gateway/`.\n\nFor any model routing or translation bug, leave this repository and search/edit\n`../gateway/` instead. Only change files in this repository when the user\nexplicitly asks for work in the",
  "cost": {
    "context_tokens": 180
  }
}

Fetch it by URL: GET /api/v1/registry/braintrustdata-braintrust-proxy-braintrust-proxy/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.