Releases: langfuse/langfuse-python
Releases · langfuse/langfuse-python
v2.16.0
What's Changed
- feat(openai): add support for tags by @marcklingen in #400
Full Changelog: v2.15.1...v2.16.0
v2.15.1
What's Changed
- feat: add support for anyscale and fake langchain models by @maxdeichmann in #398
- fix: support python version ">=3.8.1,<3.13" by @maxdeichmann in #399
Full Changelog: v2.15.0...v2.15.1
v2.15.0
What's Changed
- fix: return clients in case of exceptions from client by @maxdeichmann in #396
Full Changelog: v2.14.0...v2.15.0
v2.14.0
What's Changed
- fix(ci): openai tests by @marcklingen in #382
- feat(openai-python): support for parent_observation_id to nest generations created by the integration by @marcklingen in #381
- Add SDK integration examples for fastAPI and django by @ChrisTho23 in #367
- feat: add prompt config by @RichardKruemmel in #361
- fix: correctly parse camel case pydantic openai usage objects by @maxdeichmann in #389
- refactor: disable anthropic tests due to rate limits by @maxdeichmann in #391
- fix: set openai default name by @maxdeichmann in #380
Full Changelog: v2.13.4...v2.14.0
v2.13.4
What's Changed
- fix: fix formatting for langchain I/O by @maxdeichmann in #368
- fix: add try-catch to Langchain extract model logic to fail gracefully by @maxdeichmann in #373
- fix: improve openai parsing by @maxdeichmann in #375
- feat: add optional param trace.timestamp by @marcklingen in #376
- fix: fix openai integration by @maxdeichmann in #378
- fix: improve langchain integration by @maxdeichmann in #379
Full Changelog: v2.13.3...v2.13.4
v2.13.3
What's Changed
- fix(langchain): add i/o back to langfuse generated langchain traces by @maxdeichmann in #360
- fix: add missing dependency by @maxdeichmann in #366
Full Changelog: v2.13.2...v2.13.3
v2.13.2
What's Changed
- Fix for null assistant response in ChatLiteLLM client by @DavidLMS in #220
- fix: correctly strip llm responses in langchain by @maxdeichmann in #359
New Contributors
Full Changelog: v2.13.1...v2.13.2
v2.13.1
What's Changed
- fix: improve json serialization by @maxdeichmann in #358
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
- fix: support more types for JSON serialization by @SinghCoder in #357
New Contributors
- @SinghCoder made their first contribution in #357
Full Changelog: v2.12.0...v2.13.0
v2.12.0
What's Changed
- chore: add test to lcel by @maxdeichmann in #353
- feat: support
user_idargument for OpenAI Chat completions by @bryan-agicap in #354
Full Changelog: v2.11.0...v2.12.0