---
title: "Proxy chat/completions"
method: POST
path: "/v1/proxy/chat/completions"
tags: ["Proxy"]
---

# Proxy chat/completions

`POST /v1/proxy/chat/completions`

Proxy a chat/completions request to the specified model, converting its format as needed. Will cache if temperature=0 or seed is set.

## Request body

- unknown

## Response `200`

Proxy response (supports both streaming and non-streaming formats)

- unknown

---

[API](https://skmtc.net/braintrustdata/apis/braintrust-api.md) · [All operations](https://skmtc.net/braintrustdata/apis/braintrust-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/braintrustdata/braintrust-api/revisions/9d216c8243fe/schema)
