Releases: forcedotcom/datacloud-customcode-python-sdk
Releases · forcedotcom/datacloud-customcode-python-sdk
v6.0.2
What's Changed
- Support older versions of SF CLI for deploy command by @markdlv-sf in #111
- Revert --use-in-feature work and just use better error message by @markdlv-sf in #109
Full Changelog: v6.0.1...v6.0.2
v6.0.1
What's Changed
- Fix use-in-feature inference and override by @markdlv-sf in #107
- Use new SF CLI command to obtain token for --sf-cli-org usage by @markdlv-sf in #106
Full Changelog: v6.0.0...v6.0.1
v6.0.2.dev1
Full Changelog: v6.0.0.rc1...v6.0.2.dev1
v6.0.1.dev1
Testing PR for --sf-cli-org usage fix: #106
v6.0.0
What's Changed
- Contract update for chunking by @ritaagarwala-sf in #100
- Allow for pep440 releases by @markdlv-sf in #103
- Allow for manual runs of SF CLI Integration Test by @markdlv-sf in #104
- Add env variable for llm gateway by @diksha-sf in #102
- Write modes fix by @markdlv-sf in #101
Full Changelog: v5.0.0...v6.0.0
v6.0.0.rc1: Merge pull request #102 from diksha-sf/u/diksha2/llm
Add env variable for llm gateway
v6.0.0.dev1
What's Changed
- Script write modes fixes
- Allow for pep440 releases by @markdlv-sf in #103
- Allow for manual runs of SF CLI Integration Test by @markdlv-sf in #104
Full Changelog: v5.0.0.dev1...v6.0.0.dev1
v5.0.0.dev1
What's Changed
- Contract update for chunking by @ritaagarwala-sf in #100
- Testing pre-releases in pypi
Full Changelog: v5.0.0...v5.0.0.dev1
v5.0.0
What's Changed
- Adding example of using LLM to chunk text by @ritaagarwala-sf in #96
- Lazy load pyspark/numpy dependency instead of eager load, modify chunking contract as per UDS team request by @ritaagarwala-sf in #97
- Adding example for using prediction API during chunking by @ritaagarwala-sf in #98
- Fixing typo in code by @ritaagarwala-sf in #99
Full Changelog: v4.0.1...v5.0.0
v4.0.2
What's Changed
- Adding example of using LLM to chunk text by @ritaagarwala-sf in #96
- Updating chunking contract #97
- Lazy load modules #97
Full Changelog: v4.0.1...v4.0.2