← Back to changelog
October 11, 2024
Langfuse Evals now supports any (tool-calling) LLM
Hassieb Pakzad
Tool calling makes Langfuse Evals reliable. Previously, only OpenAI models were supported. With this update, you can use any tool-calling LLM for evaluations.
Prior to creating a new eval template, you can now select any model that supports tool calls for which you have an LLM API key in Langfuse. On template creation, Langfuse will test the model with a sample run to ensure it works as expected.
Learn more