Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-09 | 1.8 kB | |
SynapseML v1.0.9 source code.tar.gz | 2025-01-09 | 7.2 MB | |
SynapseML v1.0.9 source code.zip | 2025-01-09 | 8.9 MB | |
Totals: 3 Items | 16.1 MB | 0 |
SynapseML v1.0.9
Features
- SubscriptionKey and Temperature: Added parameters for enhanced configurability. ([#2324], authored by sss04)
- Global Parameters: Introduced global parameters for broader flexibility. ([#2318], authored by sss04)
Bugfixes
- Certified Events: Fixed certified events emitting issue. ([#2335], authored by mhamilton723)
- OpenAIPrompt: Fixed various bugs. ([#2334], authored by sss04)
- LangChain Error Handling: Resolved crashes with
openai > 1.0.0
. ([#2307], authored by lhrotk and mslhrotk)
Build
- SynapseML: Bumped to version
1.0.9
. ([#2338], authored by mhamilton723) - Sklearn Datasets: Removed dependency. ([#2337], authored by mhamilton723)
- NLTK Version: Pinned an older version of
nltk
. ([#2309], authored by FarrukhMasud and FMasudMsft)
Fixes
- Azure Maps: Fixed failing tests. ([#2325], authored by mhamilton723)
Improvements
- OpenAIDefaults: Wrapped for Python for easier usage. ([#2327], authored by sss04)
- Response Format: Added
responseFormat
parameter in OpenAI Chat Completion Request. ([#2329], authored by FarrukhMasud and FMasudMsft) - Post-Processing: Improved settings for better intelligence. ([#2325], authored by FarrukhMasud and FMasudMsft)
- Optional Params Optimization: Optimized
getOptionalParams
inHasOpenAITextParams
. ([#2315], authored by FarrukhMasud and FMasudMsft)
Documentation
- v1.0.8 Release: Published updated documentation. ([#2308], authored by mhamilton723)
Maintenance
- Azure Key Vault: Updated task version. ([#2313], authored by FarrukhMasud and FMasudMsft)
- Failing Test: Disabled a failing test. ([#2311], authored by FarrukhMasud and FMasudMsft)