POST
/
frameworks
/
instrument_smolagents
Instrument the HuggingFace SmolAgents framework.
curl --request POST \
  --url https://api.atla-ai.com/frameworks/instrument_smolagents

Query Parameters

llm_provider
string
required

The LLM provider(s) to instrument within SmolAgents (for example, "litellm").

Response

200

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