Skip to content

launchdarkly-server-sdk-ai-openai: v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 May 00:27
Immutable release. Only release title and notes can be modified.
c9287df

0.5.0 (2026-05-05)

Features

  • Add judge evaluation support to agent graphs (#142) (3d5a6a9)
  • Support conversation history directly in AI Provider model runners (#166) (4bb3e78)
  • Update OpenAI graph runner to return AgentGraphRunnerResult with GraphMetrics (#155) (388b7af)
  • Update OpenAI runners to implement Runner protocol returning RunnerResult (#149) (382e662)

Bug Fixes

  • build judge input as string; strip legacy judge config messages (#165) (e6942a6)