What's Changed
- feat(prompts): return stale prompt version and refresh prompt cache in background thread instead of waiting for the updated prompt by @marcklingen in #902
- See docs for details: https://langfuse.com/docs/prompts/get-started#performance
- chore: Updated deprecated logging warning in langfuse_decorator.py by @demux79 in #903
- chore: use logger.warning instead of logger.warn by @marcklingen in #904
New Contributors
- @demux79 made their first contribution in #903
Full Changelog: v2.45.2...v2.46.0