Releases: langfuse/langfuse-python
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
v2.43.0
What's Changed
- feat(openai): add response_format to metadata by @hassiebp in #846
- fix(serializer): check nested elements in lists and dicts by @hassiebp in #843
- chore(deps-dev): bump pytest-asyncio from 0.23.7 to 0.23.8 by @dependabot in #844
Full Changelog: v2.42.1...v2.43.0
v2.42.1
v2.42.0
What's Changed
-
feat(llama-index): parse tool_name by @glema-xmartlabs in #842
-
feat(langchain): parse XInference model_uid by @hassiebp in #838
-
fix(langfuse_decorator): fix mypy decorator to original type by @EdwardLi-coder in #839
-
fix(llama-index): handle non-dict case when parsing ChatCompletion usage by @lafidalgo in #840
-
chore(deps-dev): bump google-cloud-aiplatform from 1.56.0 to 1.60.0 by @dependabot in #819
-
chore: add sampling test case by @maxdeichmann in #833
-
chore: improve docs by @maxdeichmann in #834
-
chore(deps-dev): bump pytest-httpserver from 1.0.10 to 1.0.12 by @dependabot in #835
Full Changelog: v2.41.0...v2.42.0
v2.41.0
What's Changed
- feat: add trace sampling by @maxdeichmann in #831
- fix(task-manager): retry request with backoff on 429 by @hassiebp in #826
- chore(deps-dev): bump dashscope from 1.18.1 to 1.20.3 by @dependabot in #809
Full Changelog: v2.40.0...v2.41.0
v2.40.0
v2.39.3
What's Changed
- fix: openai.langfuse_auth_check by @hassiebp in #814
- chore: fix typo in contributing by @jan-kubica in #806
- chore(ci): fix node and pnpm versions by @marcklingen in #812
- chore: update api types by @marcklingen in #811
New Contributors
- @jan-kubica made their first contribution in #806
Full Changelog: v2.39.2...v2.39.3
v2.39.2
What's Changed
- fix: add VLLM support by @hassiebp in #808
- fix: state_type of stateful clients created by .event and .score by @marcklingen in #801
- chore(deps-dev): bump setuptools from 69.5.1 to 70.0.0 by @dependabot in #802
Full Changelog: v2.39.1...v2.39.2