What's Changed * fix: add `trace_id` to observation update/end to be able to ingest events in any order by marcklingen in https://github.com/langfuse/langfuse-python/pull/629 * bump deps
What's Changed * fix: use the correct status identifier for langchain by maxdeichmann in https://github.com/langfuse/langfuse-python/pull/620 * chore(deps-dev): bump cohere from 5.2.5 to 5.3.2 by dependabot in https://github.com/langfuse/langfuse-python/pull/602 * chore(deps): bump llama-index from 0.10.29 to 0.10.30 by dependabot in https://github.com/langfuse/langfuse-python/pull/612 * chore(deps-dev): bump boto3 from 1.34.85 to 1.34.89 by dependabot in https://github.com/langfuse/langfuse-python/pull/613 * chore(deps-dev): bump google-cloud-aiplatform from 1.47.0 to 1.48.0 by dependabot in https://github.com/langfuse/langfuse-python/pull/611 * chore(deps): bump llama-index from 0.10.30 to 0.10.31 by dependabot in https://github.com/langfuse/langfuse-python/pull/616 * chore(deps-dev): bump boto3 from 1.34.89 to 1.34.91 by dependabot in https://github.com/langfuse/langfuse-python/pull/618 * chore(deps-dev): bump chromadb from 0.4.24 to 0.5.0 by dependabot in https://github.com/langfuse/langfuse-python/pull/615 * chore(deps): bump llama-index from 0.10.31 to 0.10.32 by dependabot in https://github.com/langfuse/langfuse-python/pull/621 * chore(deps): bump openai from 1.23.2 to 1.23.6 by dependabot in https://github.com/langfuse/langfuse-python/pull/619
What's Changed * fix: json decoding issue by marcklingen in https://github.com/langfuse/langfuse-python/pull/610
Deps * chore(deps-dev): bump llama-index-llms-anthropic from 0.1.9 to 0.1.10 by dependabot in https://github.com/langfuse/langfuse-python/pull/590 * chore(deps-dev): bump dashscope from 1.17.0 to 1.17.1 by dependabot in https://github.com/langfuse/langfuse-python/pull/607 * chore(deps-dev): bump ruff from 0.3.7 to 0.4.1 by dependabot in https://github.com/langfuse/langfuse-python/pull/609 * chore(deps): bump openai from 1.17.0 to 1.23.2 by dependabot in https://github.com/langfuse/langfuse-python/pull/608
What's Changed * fix: batch ingestion, error.message does not exist when creating APIError by marcklingen in https://github.com/langfuse/langfuse-python/pull/592