What's Changed
* feat: add logging for score creation in eval by maxdeichmann in https://github.com/langfuse/langfuse/pull/1884
* feat: capture worker errors in sentry by maxdeichmann in https://github.com/langfuse/langfuse/pull/1885
* chore: configure eval worker by maxdeichmann in https://github.com/langfuse/langfuse/pull/1879
* fix: improve error message on worker by maxdeichmann in https://github.com/langfuse/langfuse/pull/1881
* fix: missing tokenizer model in isTiktokenModel (1878) by maxdeichmann in https://github.com/langfuse/langfuse/pull/1882
* fix: fix failing eval filter by maxdeichmann in https://github.com/langfuse/langfuse/pull/1883
* chore: add eval tests by maxdeichmann in https://github.com/langfuse/langfuse/pull/1888
* fix: increase eval attempts by maxdeichmann in https://github.com/langfuse/langfuse/pull/1889
* fix: visibility of llm template by maxdeichmann in https://github.com/langfuse/langfuse/pull/1890
**Full Changelog**: https://github.com/langfuse/langfuse/compare/v2.34.0...v2.35.0