Releases: launchdarkly/python-server-sdk-ai
Releases · launchdarkly/python-server-sdk-ai
v0.10.1
28 Aug 14:55
Compare
Sorry, something went wrong.
No results found
0.10.1 (2025-08-28)
Bug Fixes
add usage tracking to config method (#60 ) (e7294ca )
v0.10.0
30 Jul 20:08
Compare
Sorry, something went wrong.
No results found
0.10.0 (2025-07-29)
Features
Added agent support to SDK (#54 ) (df8cc20 )
Update AI tracker to include model & provider name for metrics generation (#58 ) (d62a779 )
Bug Fixes
Remove deprecated track generation event (#57 ) (ed02047 )
v0.9.1
26 Jun 22:04
Compare
Sorry, something went wrong.
No results found
0.9.1 (2025-06-26)
Bug Fixes
v0.9.0
26 Jun 17:21
Compare
Sorry, something went wrong.
No results found
0.9.0 (2025-06-26)
⚠ BREAKING CHANGES
Drop support for Python 3.8 (eol 2024-10-07) (#48 )
Features
Drop support for Python 3.8 (eol 2024-10-07) (#48 ) (8f94da6 )
v0.8.1
29 Apr 13:48
Compare
Sorry, something went wrong.
No results found
0.8.1 (2025-04-03)
Documentation
AI config --> AI Config name change (a123248 )
AI config --> AI Config name change (#42 ) (bbdf1f6 )
v0.8.0
07 Feb 15:44
Compare
Sorry, something went wrong.
No results found
0.8.0 (2025-02-07)
Features
Add variation version to metric data (#39 ) (1b07d08 )
v0.7.0
23 Jan 20:43
Compare
Sorry, something went wrong.
No results found
0.7.0 (2025-01-23)
Features
Add ability to track time to first token for LDAIConfigTracker (#37 ) (b4a5757 )
v0.6.0
17 Dec 17:53
Compare
Sorry, something went wrong.
No results found
0.6.0 (2024-12-17)
⚠ BREAKING CHANGES
Unify tracking token to use only TokenUsage
(#32 )
Change version_key_to variation_key (#29 )
Features
Add LDAIConfigTracker.get_summary
method (#31 ) (e425b1f )
Add track_error
to mirror track_success
(#33 ) (404f704 )
Bug Fixes
Unify tracking token to use only TokenUsage
(#32 ) (80e1845 )
Code Refactoring
Change version_key_to variation_key (#29 ) (fcc720a )
v0.5.0
09 Dec 22:56
Compare
Sorry, something went wrong.
No results found
0.5.0 (2024-12-09)
⚠ BREAKING CHANGES
Rename model and provider id to name (#27 )
Code Refactoring
Rename model and provider id to name (#27 ) (65260b6 )
v0.4.0
03 Dec 21:26
Compare
Sorry, something went wrong.
No results found
0.4.0 (2024-12-02)
Features
Return AIConfig and LDAITracker separately #23 (96f888f )
Bug Fixes
Fix context usage for message interpolation (#24 ) (1159aee )