Releases: launchdarkly/python-server-sdk-ai
Releases · launchdarkly/python-server-sdk-ai
v0.3.0
22 Nov 22:40
Compare
Sorry, something went wrong.
No results found
0.3.0 (2024-11-22)
⚠ BREAKING CHANGES
Rename nest parameters under model
Change modelId to id
Remove max_tokens and temperature as top level model config keys
Suffix track methods with metrics
Rename LDAIClient.model_config to LDAIClient.config
Rename prompt to messages
Features
Add custom parameter support to model config (95015f1 )
Add support for provider config (d2a2ea7 )
Bug Fixes
Change modelId to id (9564780 )
Remove max_tokens and temperature as top level model config keys (55f34fe )
Rename LDAIClient.model_config to LDAIClient.config (3a3e913 )
Rename nest parameters under model (a2cc966 )
Rename prompt to messages (9a86f0a )
Suffix track methods with metrics (319f64d )
v0.2.0
21 Nov 18:25
Compare
Sorry, something went wrong.
No results found
0.2.0 (2024-11-21)
Features
Change the typing for the AIConfig (#16 ) (daf9537 )
Bug Fixes
Change linting tools to dev-only dependency (#15 ) (c752739 )
Verify prompt payload exists before accessing it (#19 ) (d9dd21f )
v0.1.1
08 Nov 22:25
Compare
Sorry, something went wrong.
No results found
0.1.1 (2024-11-08)
Bug Fixes
v0.1.0
08 Nov 17:04
Compare
Sorry, something went wrong.
No results found
0.1.0 (2024-11-08)
Initial release of the LaunchDarkly Python AI package. To learn more about the LaunchDarkly Python AI SDK, see the Python AI SDK documentation .