github latitude-dev/latitude-llm python-sdk-8.0.0
Python SDK v8.0.0

latest releases: v0.3.37, cli-6.0.0, typescript-sdk-8.0.0...
5 hours ago

Changed (breaking)

  • client.traces.get (TraceDetail) now returns a single conversation field — the full trace conversation in OpenTelemetry GenAI format: the system instructions, then the running message history sent into the trace's last LLM-completion span, followed by that span's generated output. The previous system_instructions, input_messages, and output_messages fields are removed. They only captured the first turn's input and the last turn's output, silently dropping every intermediate turn and tool call — all of which conversation includes.

Don't miss a new latitude-llm release

NewReleases is sending notifications on new releases.