POST
/
frameworks
/
instrument_baml
Instrument the BAML framework.
curl --request POST \
  --url https://api.atla-ai.com/frameworks/instrument_baml

Query Parameters

llm_provider
string
required

The LLM provider to instrument within BAML (for example, "anthropic").

Response

200

A context manager that instruments the BAML framework (for the given LLM provider).