How to use Composo in combination with Langfuse
@observe
decorator to automatically trace your LLM calls, then evaluates them with Composo asynchronously.
More detail on how the langfuse @observe decorator works is here.
item.run()
context manager automatically links execution traces to dataset items.
For more detail on how this works from Langfuse please see here.