Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
v2.46.2
What's Changed
- fix: make packaging version flexible by @maxdeichmann in #910
Full Changelog: v2.46.1...v2.46.2
v2.46.1
What's Changed
- chore: downgrade packaging by @maxdeichmann in #909
Full Changelog: v2.46.0...v2.46.1
v2.46.0
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
Full Changelog: v2.45.2...v2.46.0
v2.45.2
What's Changed
- fix(openai): add close method to wrapped stream by @hassiebp in #899
- fix(openai): allow iteration with anext protocol by @sinwoobang and @hassiebp in #870
Full Changelog: v2.45.1...v2.45.2
v2.45.1
What's Changed
- chore(deps): bump the langchain group across 1 directory with 2 updates by @dependabot in #888
- chore: upgrade packaging by @maxdeichmann in #892
Full Changelog: v2.44.1...v2.45.1
v2.45.0
What's Changed
- feat: support for Watsonx ai model for langchain extension (#874) by @barvhaim #886
- chore(deps-dev): bump cohere from 5.5.8 to 5.8.1 by @dependabot in #866
- chore: dependabot groups for llama-index and langchain by @maxdeichmann in #881
- chore(deps-dev): bump pdoc from 14.5.1 to 14.6.0 by @dependabot in #859
Full Changelog: v2.44.1...v2.45.0
v2.44.1
v2.44.0
What's Changed
- feat(llama-index): experimental instrumentation module integration by @jonathanhliu21, @nerdai and @hassiebp in #871
- feat: add optional seed in openai model parameters by @hassiebp in #868
- chore(deps-dev): bump chromadb from 0.5.3 to 0.5.5 by @dependabot in #858
- fix(serializer): handle exception objects gracefully by @hassiebp in #869
Full Changelog: v2.43.3...v2.44.0
v2.43.3
What's Changed
- feat: add custom prompt timeout by @maxdeichmann in #854
- chore(deps): bump aiohttp from 3.9.5 to 3.10.2 by @dependabot in #852
- chore(deps-dev): bump ruff from 0.4.6 to 0.5.7 by @dependabot in #850
- chore(deps-dev): bump huggingface-hub from 0.23.4 to 0.24.5 by @dependabot in #836
- fix: retries should retry timeouted prompts by @maxdeichmann in #855
Full Changelog: v2.43.1...v2.43.3
v2.43.1
What's Changed
- fix(openai): do not throw on using beta api for structured output by @hassiebp in #849
- chore(deps): bump django from 5.0.7 to 5.0.8 in /examples/django_example by @dependabot in #847
Full Changelog: v2.43.0...v2.43.1