Skip to content

LLM observability providers.

Here is the list of LLM observability providers supported by Tock:

LLM observability providers Configuration
`Langfuse`
([Docs](https://langfuse.com/docs))
{
  "provider": "Langfuse",
  "url": "http://localhost:3000",
  "secret_key": {
    "type": "Raw",
    "value": "sk-lf-****************-ceabe45abe8f"
  },
  "public_key": "pk-lf-****************-b77e68ef7d2c"
}
Chat with Tock
×