Proxy
Proxy embeddings
Proxy an embeddings request to the specified model, converting its format as needed. Will cache automatically.
POST
Authorizations
Most Braintrust endpoints are authenticated by providing your API key as a header Authorization: Bearer [api_key] to your HTTP request. You can create an API key in the Braintrust organization settings page.
Body
application/json
See the OpenAI docs for details.
The body is of type unknown.
Response
200 - application/json
Proxy response (supports both streaming and non-streaming formats)
The response is of type unknown.
Proxy a model to chat/completions or completions automatically
Previous
Create temporary credential
Next