Releases: microsoft/SynapseML
Releases · microsoft/SynapseML
SynapseML v1.0.14
Changes:
- 123ead2 chore: bump to v1.0.14 (#2418)
- 1ceb3b1 chore: update OpenAIDefaults (#2415)
- 26220da feat: add aifoundry to openai prompt (#2404)
- aac2ed6 fix: fix error handling in networking layer (#2412)
- 7c2f22a feat: Add top_p and seed params to OpenAIDefaults (#2410)
- a9133aa noop commit to Stop library releases in build
- a394061 chore: Bump library to version to v1.0.13 (#2405)
- 85a6687 chore: fix propagation of fabric telemetry (#2403)
- 298c7ed chore: Add devcontainer configuration for vscode and Copilot (#2400)
- 873884d feat: Add AIFoundaryChatCompletion (#2398)
SynapseML v1.0.14 Spark 3.5
v1.0.14-spark3.5 Enabling Synapse 3.5 tests
SynapseML v1.0.13
Changes:
- a394061 chore: Bump library to version to v1.0.13 (#2405)
- 85a6687 chore: fix propagation of fabric telemetry (#2403)
- 298c7ed chore: Add devcontainer configuration for vscode and Copilot (#2400)
- 873884d feat: Add AIFoundaryChatCompletion (#2398)
- 83ebb5a Update README.md
This list of changes was auto generated.
SynapseML v1.0.13-spark3.5
Enabling Synapse 3.5 tests
v1.0.12-spark3.5
Enabling Synapse 3.5 tests
SynapseML v1.0.12
Changes:
- 9c91148 chore: bump to v1.0.12 (#2397)
- e71fed8 chore: fix vw benchmarks (#2396)
- 2b23d7c chore: split deepLearning tests (#2387)
- 1639b14 fix: testing telemetry-properties header (#2375)
- 9e0fde4 chore: Fixing logic for polling in LRO tasks (#2389)
- b672aa4 chore: Updating codecov pipeline step (#2391)
- 84d7d65 feat: Support Choosing Fabric WSPL FQDN (#2376)
- ffa0383 docs: default dataTransferMode is streaming, not bulk (#2377)
- 04d9dc4 fix: auto-convert DateType/TimestampType to ISO8601 in Azure Search (#2381)
- 5bbbbc7 chore: fix failing openai tests (#2385)
See More
- 9af855e fix: support scoring profiles in Azure Search index parsing (#2383)
- 326988d chore: update sbt version to allow for amd local builds (#2384)
- 3865e71 fix: fix model checking logic (#2379)
- 1eec70d fix: fix bug where token cannot be acquired on system context (#2378)
- 141039b fix: add hf causal LM python tests, fix build (#2374)
- 6c95bf0 fix: add case for Python only envs (#2368)
- c1cef65 chore: limit adb concurrency (#2370)
This list of changes was auto generated.
SynapseML v1.0.11
Changes:
- 58b945f chore: fix yml (#2373)
- 2ec8db4 chore:fix release (#2372)
- 33b5a39 chore: bump to v1.0.11 (#2371)
- e12b0a1 fix: Adding trailing / to URLs set (#2364)
- 53b76a8 feat: Add HuggingFaceCausalLM Transformer for evaluating language models on cluster (#2301)
- 25b49cd chore: free up space in build (#2365)
- 26baa09 fix: Cannot Load LightGBM Model When Placed in a Spark Pipeline with Custom Transformers (#2357)
- b7971eb chore: Making unit tests green again (#2360)
- 57d15ec chore: Removing unnecessary logs (#2359)
- 6c9c9ce Add correct workspace ID for spark jobs (#2358)
See More
- a4dec08 fix: update openai compeletion doc, fix failed OpenAI test (#2348) [ #2351, #2353, #2354 ]
- 7878fec chore: streamline cache fix (#2354)
- 8787c82 chore: free up space on build machines prior to caching (#2353)
- b2f4080 Make sure library isnt released twice
- 0240895 chore: bump synapseml to v1.0.10 (#2351)
- 1b5df70 feat: Adding capability use Cognitive Service Language Service asynchronously for Summarization (#2342)
- bab6aed chore: fix github release yml (#2339)
This list of changes was auto generated.
SynapseML v1.0.11-spark3.5
chore: Adding Spark35 support
v1.0.10-spark3.5
chore: Adding Spark35 support
SynapseML v1.0.9
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)