What's Changed
- feat(decorator): require langfuse_public_key only in top most decorated func by @hassiebp in #1281
- docs: update readme and reference by @hassiebp in #1260
- chore(deps): bump aiohttp from 3.10.11 to 3.12.14 by @dependabot[bot] in #1258
- chore: add claude file by @nimarb in #1268
- chore(client): add check for tracing setting by @tim-hilde in #1269
- chore(types): fix mapvalue and init by @hassiebp in #1271
- fix openai.py: when
tool_callis a empty list, it raise an `list in… by @badbye in #1263 - chore: relax packaging constraint by @hassiebp in #1273
- chore: reduce claude permissions by @nimarb in #1276
- fix: avoid private import of Langfuse to satisify Pyright by @janwinkler1 in #1275
- fix(client): parse env vars for debug and tracing enabled case insensitive by @hassiebp in #1279
New Contributors
- @tim-hilde made their first contribution in #1269
- @badbye made their first contribution in #1263
- @janwinkler1 made their first contribution in #1275
Full Changelog: v3.2.1...v3.2.2